From 90d458c63d274a66ca427710b88e2f090a0ab11b Mon Sep 17 00:00:00 2001 From: alwin Date: Sat, 06 Nov 2004 02:57:25 +0000 Subject: a lots of tests with the iconview, user can now setup the prefered icon-size, but still some rewrites/redesigns needed. QIconView(Item) is sometimes horrible. some default-values changed --- (limited to 'noncore/graphics/opie-eye/gui/basesetup.h') diff --git a/noncore/graphics/opie-eye/gui/basesetup.h b/noncore/graphics/opie-eye/gui/basesetup.h index c343f88..95929f2 100644 --- a/noncore/graphics/opie-eye/gui/basesetup.h +++ b/noncore/graphics/opie-eye/gui/basesetup.h @@ -30,6 +30,9 @@ protected: QLabel * m_SlidetimeLabel; QCheckBox *m_SaveStateAuto; QSpacerItem *spacer1; + QGridLayout * m_IconsizeLayout; + QSpinBox * m_Iconsize; + QLabel * m_IconsizeLabel; }; #endif -- cgit v0.9.0.2