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/commandentrydialog_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/commandentrydialog_8h-source.html') diff --git a/doc/html/commandentrydialog_8h-source.html b/doc/html/commandentrydialog_8h-source.html index b091588..b13d8a2 100644 --- a/doc/html/commandentrydialog_8h-source.html +++ b/doc/html/commandentrydialog_8h-source.html @@ -35,7 +35,7 @@ 00018 #ifndef COMMANDENTRYDIALOG_H 00019 #define COMMANDENTRYDIALOG_H 00020 -00021 #include <qwidget.h> +00021 #include <ntqwidget.h> 00022 #include "commandentry.h" 00023 #include "CommandEntryDlg.h" 00024 #include "configelem.h" @@ -44,7 +44,7 @@ 00031 { 00032 Q_OBJECT 00033 public: -00034 CommandEntryDialog(QWidget *parent, const char *name, CommandEntry* entry, ConfigElem* pConfigElem); +00034 CommandEntryDialog(TQWidget *parent, const char *name, CommandEntry* entry, ConfigElem* pConfigElem); 00035 ~CommandEntryDialog(); 00036 private slots: 00037 void slotPath (); -- cgit v1.2.1