summaryrefslogtreecommitdiffstats
path: root/src/profileuseroptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profileuseroptions.cpp')
-rw-r--r--src/profileuseroptions.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/profileuseroptions.cpp b/src/profileuseroptions.cpp
index 70336c9..c8c29e2 100644
--- a/src/profileuseroptions.cpp
+++ b/src/profileuseroptions.cpp
@@ -19,13 +19,13 @@
***************************************************************************/
#include "profileuseroptions.h"
-#include <qcheckbox.h>
+#include <tqcheckbox.h>
#include <klineedit.h>
#include "widgetnotifyhelper.h"
#include <iostream>
-ProfileUserOptions::ProfileUserOptions(QWidget *parent)
+ProfileUserOptions::ProfileUserOptions(TQWidget *parent)
: ProfileUserOptionsBase(parent)
{
WidgetNotifyHelper h;