┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/iconsviewsettingspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconsviewsettingspage.h')
-rw-r--r--src/iconsviewsettingspage.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/iconsviewsettingspage.h b/src/iconsviewsettingspage.h
index 0ed22a6e1..bd539057a 100644
--- a/src/iconsviewsettingspage.h
+++ b/src/iconsviewsettingspage.h
@@ -21,8 +21,9 @@
#ifndef ICONSVIEWSETTINGSPAGE_H
#define ICONSVIEWSETTINGSPAGE_H
-#include <q3vbox.h>
+
#include <dolphiniconsview.h>
+#include <kvbox.h>
class QSlider;
class QComboBox;
@@ -49,7 +50,7 @@ class PixmapViewer;
* @see DolphinIconsViewSettings
* @author Peter Penz <[email protected]>
*/
-class IconsViewSettingsPage : public Q3VBox
+class IconsViewSettingsPage : public KVBox
{
Q_OBJECT