X-Git-Url: http://git.maemo.org/git/?p=simple-launcher;a=blobdiff_plain;f=settings-dialog.h;h=9117820807b54bec5357ba8211c022329dc3eecd;hp=ba6b24514f50c3bb0b1d4b04fe04cb56f1cc0825;hb=68135bbd8b85600c65b668eb64cf4f72349b364d;hpb=85316b921c4f287b14abfd42a98c6bdca2d1f178 diff --git a/settings-dialog.h b/settings-dialog.h index ba6b245..9117820 100644 --- a/settings-dialog.h +++ b/settings-dialog.h @@ -45,7 +45,7 @@ private: GtkNotebook *myNotebook; SettingsDialogBooleanEntry myTransparent; - SettingsDialogIntegerEntry myIconSize; + SettingsDialogIconSizeEntry myIconSize; }; #endif