started to fill in the application item
[simple-launcher] / settings-dialog.h
index ba6b245..9117820 100644 (file)
@@ -45,7 +45,7 @@ private:
   GtkNotebook *myNotebook;
 
   SettingsDialogBooleanEntry myTransparent;
-  SettingsDialogIntegerEntry myIconSize;
+  SettingsDialogIconSizeEntry myIconSize;
 };
 
 #endif