Correction of a small bug ; now the window remember it's (un)maximized state

This commit is contained in:
Hombre
2010-10-05 23:42:41 +02:00
parent 5bca42abfb
commit 7be9746404
2 changed files with 3 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
bool keyPressed (GdkEventKey* event);
bool on_delete_event(GdkEventAny* event);
bool on_my_window_state_event(GdkEventWindowState* event);
bool on_window_state_event(GdkEventWindowState* event);
void on_mainNB_switch_page(GtkNotebookPage* page, guint page_num);
void imageDeveloped (Glib::ustring fname); // called by the batchqueue when it finishes an image