X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=settings-dialog.h;h=9117820807b54bec5357ba8211c022329dc3eecd;hb=17a1a1c0c49dd4a32c0598de869a92eff061f2d8;hp=ba6b24514f50c3bb0b1d4b04fe04cb56f1cc0825;hpb=85316b921c4f287b14abfd42a98c6bdca2d1f178;p=simple-launcher 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