* it's SPLIT not SPLITTED :-)
[modest] / src / gnome / modest-main-window.c
index 3be825c..9ecef89 100644 (file)
@@ -702,5 +702,5 @@ ModestMainWindowStyle
 modest_main_window_get_style (ModestMainWindow *self)
 {
        /* TODO */
-       return MODEST_MAIN_WINDOW_STYLE_SPLITTED;
+       return MODEST_MAIN_WINDOW_STYLE_SPLIT;
 }