#ifndef ECDB_GUI_H #define ECDB_GUI_H void ecdb_create_main_gui(void); void ecdb_create_data_tab(void); #endif