diff options
Diffstat (limited to 'kcontrol/samba/kcmsambastatistics.h')
-rw-r--r-- | kcontrol/samba/kcmsambastatistics.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kcontrol/samba/kcmsambastatistics.h b/kcontrol/samba/kcmsambastatistics.h index 958e45a55..81af9131c 100644 --- a/kcontrol/samba/kcmsambastatistics.h +++ b/kcontrol/samba/kcmsambastatistics.h @@ -26,12 +26,12 @@ #include <tqwidget.h> #include <tqptrlist.h> -class QListView; -class QLabel; -class QComboBox; -class QCheckBox; -class QLineEdit; -class QPushButton; +class TQListView; +class TQLabel; +class TQComboBox; +class TQCheckBox; +class TQLineEdit; +class TQPushButton; class KConfig; |