diff options
Diffstat (limited to 'ksysguard/gui/SensorDisplayLib/ProcessController.h')
-rw-r--r-- | ksysguard/gui/SensorDisplayLib/ProcessController.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ksysguard/gui/SensorDisplayLib/ProcessController.h b/ksysguard/gui/SensorDisplayLib/ProcessController.h index 45b5e5df8..4e2bba034 100644 --- a/ksysguard/gui/SensorDisplayLib/ProcessController.h +++ b/ksysguard/gui/SensorDisplayLib/ProcessController.h @@ -33,10 +33,10 @@ #include "ProcessList.h" -class QVBoxLayout; -class QHBoxLayout; -class QCheckBox; -class QComboBox; +class TQVBoxLayout; +class TQHBoxLayout; +class TQCheckBox; +class TQComboBox; class KPushButton; class KListViewSearchLineWidget; |