--- old/modules/graphics/src/main/native-glass/gtk/glass_window.h 2014-11-14 18:51:49.444864653 +0300 +++ new/modules/graphics/src/main/native-glass/gtk/glass_window.h 2014-11-14 18:51:49.316864650 +0300 @@ -382,7 +382,7 @@ bool size_assigned; bool on_top; public: - WindowContextTop(jobject, WindowContext*, long, WindowFrameType, WindowType); + WindowContextTop(jobject, WindowContext*, long, WindowFrameType, WindowType, GdkWMFunction); void process_map(); void process_property_notify(GdkEventProperty*); void process_configure(GdkEventConfigure*);