Set the proper parent class for window classes
[modest] / src / widgets / modest-header-window.c
index 734f7f1..53b544f 100644 (file)
@@ -197,7 +197,7 @@ static void  toggle_isearch_toolbar (GtkWidget *obj,
 
 
 /* globals */
-static GtkWindowClass *parent_class = NULL;
+static ModestWindowParentClass *parent_class = NULL;
 
 #define EMPTYVIEW_XALIGN 0.5
 #define EMPTYVIEW_YALIGN 0.5