fixing build issues

This commit is contained in:
tamasmeszaros
2018-08-30 12:11:52 +02:00
parent 15ad0ef2f2
commit f5b1729af3
3 changed files with 7 additions and 32 deletions

View File

@@ -97,6 +97,7 @@ void set_3DScene(_3DScene *scene);
AppConfig* get_app_config();
wxApp* get_app();
PresetBundle* get_preset_bundle();
wxFrame* get_main_frame();
const wxColour& get_label_clr_modified();
const wxColour& get_label_clr_sys();