summaryrefslogtreecommitdiffstats
path: root/ksim/monitors/filesystem/fsystemconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/monitors/filesystem/fsystemconfig.h')
-rw-r--r--ksim/monitors/filesystem/fsystemconfig.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ksim/monitors/filesystem/fsystemconfig.h b/ksim/monitors/filesystem/fsystemconfig.h
index 7e17e79..283a501 100644
--- a/ksim/monitors/filesystem/fsystemconfig.h
+++ b/ksim/monitors/filesystem/fsystemconfig.h
@@ -25,10 +25,10 @@
class KIntSpinBox;
class KListView;
-class QGridLayout;
-class QCheckBox;
-class QLabel;
-class QListBoxItem;
+class TQGridLayout;
+class TQCheckBox;
+class TQLabel;
+class TQListBoxItem;
class FsystemConfig : public KSim::PluginPage
{