]> spindle.queued.net Git - midori/commitdiff
Correct MidoriWindowState definition, this fixes window state saving
authorChristian Dywan <christian@twotoasts.de>
Tue, 17 Feb 2009 16:55:18 +0000 (17:55 +0100)
committerChristian Dywan <christian@twotoasts.de>
Tue, 17 Feb 2009 16:55:18 +0000 (17:55 +0100)
midori/midori-websettings.h

index 72b692ccb8808586d6bf55186e7c53bbe0b0c93c..847427599903317b8ed9457833f8a4df5656c3c3 100644 (file)
@@ -46,7 +46,7 @@ GType
 midori_window_state_get_type (void) G_GNUC_CONST;
 
 #define MIDORI_TYPE_WINDOW_STATE \
-    (midori_startup_get_type ())
+    (midori_window_state_get_type ())
 
 typedef enum
 {