mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +00:00
FIX:fixed macos overwriting title bar text colors
Change-Id: I617c27eebee47f6739532a02038359829245df27
This commit is contained in:
@@ -11,7 +11,7 @@ extern bool mac_dark_mode();
|
||||
extern double mac_max_scaling_factor();
|
||||
extern void set_miniaturizable(void * window);
|
||||
void WKWebView_evaluateJavaScript(void * web, wxString const & script, void (*callback)(wxString const &));
|
||||
|
||||
void set_title_colour_after_set_title();
|
||||
void initGestures(void * view, wxEvtHandler * handler);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user