Supressing empty space for EditWindow (MEOW mode) - issue #3957

This commit is contained in:
Hombre57
2017-07-13 02:07:03 +02:00
parent bc3d82a17a
commit 14f5d52304
3 changed files with 8 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ public:
bool keyPressed (GdkEventKey* event);
bool on_delete_event(GdkEventAny* event);
bool on_window_state_event(GdkEventWindowState* event);
//bool on_window_state_event(GdkEventWindowState* event);
void on_mainNB_switch_page(Gtk::Widget* page, guint page_num);
void set_title_decorated(Glib::ustring fname);