summaryrefslogtreecommitdiffstats
path: root/kcontrol/colors/colorscm.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/colors/colorscm.h')
-rw-r--r--kcontrol/colors/colorscm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/colors/colorscm.h b/kcontrol/colors/colorscm.h
index abfd3d403..ca8718f74 100644
--- a/kcontrol/colors/colorscm.h
+++ b/kcontrol/colors/colorscm.h
@@ -25,7 +25,7 @@ class TQCheckBox;
class TQResizeEvent;
class KLineEdit;
class TQPalette;
-class KListBox;
+class TDEListBox;
class KColorButton;
class TDEConfig;
class KStdDirs;
@@ -76,7 +76,7 @@ private:
TQSlider *sb;
TQComboBox *wcCombo;
TQPushButton *addBt, *removeBt, *importBt;
- KListBox *sList;
+ TDEListBox *sList;
KColorSchemeList *mSchemeList;
TQString sCurrentScheme;