Mitigated GTK fullscreen bug on Windows
see issue 82
This commit is contained in:
@@ -77,6 +77,8 @@ class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
|
||||
void SetMainCurrent();
|
||||
void MoveFileBrowserToEditor();
|
||||
void MoveFileBrowserToMain();
|
||||
|
||||
bool getIsFullscreen() { return is_fullscreen; }
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user