summaryrefslogtreecommitdiffstats
path: root/src/profilenetworknatoptions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/profilenetworknatoptions.cpp')
-rw-r--r--src/profilenetworknatoptions.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/profilenetworknatoptions.cpp b/src/profilenetworknatoptions.cpp
index 53f4687..da6015d 100644
--- a/src/profilenetworknatoptions.cpp
+++ b/src/profilenetworknatoptions.cpp
@@ -19,12 +19,12 @@
***************************************************************************/
#include "profilenetworknatoptions.h"
-#include <qcheckbox.h>
-#include <qspinbox.h>
+#include <tqcheckbox.h>
+#include <tqspinbox.h>
#include "widgetnotifyhelper.h"
#include <iostream>
-ProfileNetworkNatOptions::ProfileNetworkNatOptions(QWidget *parent)
+ProfileNetworkNatOptions::ProfileNetworkNatOptions(TQWidget *parent)
: ProfileNetworkNatOptionsBase(parent)
{
WidgetNotifyHelper h;