Make windows inherit from ModestShellWindow in gtk
[modest] / src / widgets / modest-mailboxes-window.c
index a0424e4..3c4b846 100644 (file)
@@ -128,7 +128,7 @@ modest_mailboxes_window_get_type (void)
 #ifdef MODEST_TOOLKIT_HILDON2
                                                  MODEST_TYPE_HILDON2_WINDOW,
 #else
-                                                 MODEST_TYPE_WINDOW,
+                                                 MODEST_TYPE_SHELL_WINDOW,
 #endif
                                                  "ModestMailboxesWindow",
                                                  &my_info, 0);