From 9c02dbb59ce57c68dc177d9294b980bf114a3e11 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:59:03 -0500 Subject: Update to TDE R14 API --- doc/html/commanddialog_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/commanddialog_8h-source.html') diff --git a/doc/html/commanddialog_8h-source.html b/doc/html/commanddialog_8h-source.html index fabeb32..14c01d6 100644 --- a/doc/html/commanddialog_8h-source.html +++ b/doc/html/commanddialog_8h-source.html @@ -35,7 +35,7 @@ 00018 #ifndef COMMANDDIALOG_H 00019 #define COMMANDDIALOG_H 00020 -00021 #include <qwidget.h> +00021 #include <ntqwidget.h> 00022 #include "CommandDlg.h" 00023 #include "commandlist.h" 00024 #include "configelem.h" @@ -49,7 +49,7 @@ 00036 { 00037 Q_OBJECT 00038 public: -00039 CommandDialog(QWidget *parent, const char *name, CommandList* list, ConfigElem* pConfig, ConfigList* pConfigList); +00039 CommandDialog(TQWidget *parent, const char *name, CommandList* list, ConfigElem* pConfig, ConfigList* pConfigList); 00040 ~CommandDialog(); 00041 private slots: 00042 virtual void slotAdd (); -- cgit v1.2.1