summaryrefslogtreecommitdiffstats
path: root/kdeui/kaboutdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kaboutdialog.h')
-rw-r--r--kdeui/kaboutdialog.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdeui/kaboutdialog.h b/kdeui/kaboutdialog.h
index 21f648eb0..8d732cdbe 100644
--- a/kdeui/kaboutdialog.h
+++ b/kdeui/kaboutdialog.h
@@ -33,10 +33,10 @@
#include <kdialogbase.h>
#include <tqstring.h>
-class QFrame;
-class QLabel;
-class QVBoxLayout;
-class QTabWidget;
+class TQFrame;
+class TQLabel;
+class TQVBoxLayout;
+class TQTabWidget;
class KURLLabel;
class KAboutContainer;
class KAboutContainerBase;