Mitigated GTK fullscreen bug on Windows

see issue 82
This commit is contained in:
Oliver Duis
2011-06-12 12:18:38 +02:00
parent 08a7886e27
commit 50aa487f63
3 changed files with 9 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ class EditorPanel : public Gtk::VBox,
BatchToolPanelCoordinator* btpCoordinator;
FilePanel* fPanel;
bool firstProcessingDone;
Thumbnail* openThm; // may get invalid on external delete event
Glib::ustring fname; // must be safed seperately