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/profilecmdexecafterdisconnectoptions.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/profilecmdexecafterdisconnectoptions.cpp') diff --git a/src/profilecmdexecafterdisconnectoptions.cpp b/src/profilecmdexecafterdisconnectoptions.cpp index eed4bf6..97b0afe 100644 --- a/src/profilecmdexecafterdisconnectoptions.cpp +++ b/src/profilecmdexecafterdisconnectoptions.cpp @@ -19,14 +19,14 @@ ***************************************************************************/ #include "profilecmdexecafterdisconnectoptions.h" -#include +#include #include #include "widgetnotifyhelper.h" #include -ProfileCmdExecAfterDisconnectOptions::ProfileCmdExecAfterDisconnectOptions(QWidget *parent) +ProfileCmdExecAfterDisconnectOptions::ProfileCmdExecAfterDisconnectOptions(TQWidget *parent) : ProfileCmdExecAfterDisconnectOptionsBase(parent) { WidgetNotifyHelper h; -- cgit v1.2.1