┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewpropertiesdialog.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2006-11-24 19:43:24 +0000
committerPeter Penz <[email protected]>2006-11-24 19:43:24 +0000
commitc2c719839c10f54d91b9414119325a3789d7c710 (patch)
tree3dc3f4c323561a816f9f8f3ae7cf38b9d013cc6e /src/viewpropertiesdialog.h
parent4ff8dbf5e9628c4ccc24ab1215ae30d2e68ed83d (diff)
Migrated the ViewPropertiesDialog to Qt4.
svn path=/trunk/playground/utils/dolphin/; revision=607475
Diffstat (limited to 'src/viewpropertiesdialog.h')
-rw-r--r--src/viewpropertiesdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/viewpropertiesdialog.h b/src/viewpropertiesdialog.h
index 103a93b57..adaf8f45d 100644
--- a/src/viewpropertiesdialog.h
+++ b/src/viewpropertiesdialog.h
@@ -23,7 +23,6 @@
#include <kdialog.h>
class QCheckBox;
-class Q3ButtonGroup;
class QComboBox;
class QRadioButton;
class ViewProperties;