summaryrefslogtreecommitdiffstats
path: root/part/kxefilenewdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'part/kxefilenewdialog.cpp')
-rw-r--r--part/kxefilenewdialog.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/part/kxefilenewdialog.cpp b/part/kxefilenewdialog.cpp
index 807f477..39eaeb0 100644
--- a/part/kxefilenewdialog.cpp
+++ b/part/kxefilenewdialog.cpp
@@ -11,10 +11,10 @@
//
#include "kxefilenewdialog.h"
-#include <qcheckbox.h>
-#include <qframe.h>
+#include <tqcheckbox.h>
+#include <tqframe.h>
-KXEFileNewDialog::KXEFileNewDialog(QWidget* parent, const char* name)
+KXEFileNewDialog::KXEFileNewDialog(TQWidget* parent, const char* name)
: KXESpecProcInstrDialog(parent, name)
{
m_pDontShowAgain->show();