From 1b89319fd93b88313cab40f1e9de24c067b04efb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 6 Dec 2011 14:15:01 -0600 Subject: Initial TQt conversion --- src/profilevtunoptions.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/profilevtunoptions.cpp') diff --git a/src/profilevtunoptions.cpp b/src/profilevtunoptions.cpp index baa732e..8f57d55 100644 --- a/src/profilevtunoptions.cpp +++ b/src/profilevtunoptions.cpp @@ -20,13 +20,13 @@ #include "profilevtunoptions.h" #include -#include -#include -#include +#include +#include +#include #include "widgetnotifyhelper.h" #include -ProfileVtunOptions::ProfileVtunOptions(QWidget *parent) +ProfileVtunOptions::ProfileVtunOptions(TQWidget *parent) : ProfileVtunOptionsBase(parent) { WidgetNotifyHelper h; -- cgit v1.2.1