From b678e7f967f438e123324c7a34b02388e68d70dc Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:29:01 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksim/monitors/filesystem/fsystemconfig.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ksim/monitors/filesystem/fsystemconfig.h') 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 { -- cgit v1.2.1