summaryrefslogtreecommitdiffstats
path: root/src/iconsviewsettingspage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iconsviewsettingspage.h')
-rw-r--r--src/iconsviewsettingspage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/iconsviewsettingspage.h b/src/iconsviewsettingspage.h
index 1fae4c1..20d16a3 100644
--- a/src/iconsviewsettingspage.h
+++ b/src/iconsviewsettingspage.h
@@ -29,7 +29,7 @@ class TQComboBox;
class TQCheckBox;
class TQPushButton;
class TQSpinBox;
-class KFontCombo;
+class TDEFontCombo;
class PixmapViewer;
/**
@@ -79,7 +79,7 @@ private:
PixmapViewer* m_previewSizeViewer;
TQComboBox* m_textWidthBox;
TQComboBox* m_gridSpacingBox;
- KFontCombo* m_fontFamilyBox;
+ TDEFontCombo* m_fontFamilyBox;
TQSpinBox* m_fontSizeBox;
TQSpinBox* m_textlinesCountBox;
TQComboBox* m_arrangementBox;