summaryrefslogtreecommitdiffstats
path: root/examples/demo/sql/sqlex.ui.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /examples/demo/sql/sqlex.ui.h
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'examples/demo/sql/sqlex.ui.h')
-rw-r--r--examples/demo/sql/sqlex.ui.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/examples/demo/sql/sqlex.ui.h b/examples/demo/sql/sqlex.ui.h
index bd58d1ee3..aa97dfe47 100644
--- a/examples/demo/sql/sqlex.ui.h
+++ b/examples/demo/sql/sqlex.ui.h
@@ -5,16 +5,16 @@
** update this file, preserving your code. Create an init() slot in place of
** a constructor, and a destroy() slot in place of a destructor.
*****************************************************************************/
-#include <qsqldriver.h>
-#include <qmessagebox.h>
-#include <qsqldatabase.h>
-#include <qlineedit.h>
-#include <qcombobox.h>
-#include <qspinbox.h>
-#include <qsqlerror.h>
-#include <qsqlcursor.h>
-#include <qsqlselectcursor.h>
-#include <qdatatable.h>
+#include <ntqsqldriver.h>
+#include <ntqmessagebox.h>
+#include <ntqsqldatabase.h>
+#include <ntqlineedit.h>
+#include <ntqcombobox.h>
+#include <ntqspinbox.h>
+#include <ntqsqlerror.h>
+#include <ntqsqlcursor.h>
+#include <ntqsqlselectcursor.h>
+#include <ntqdatatable.h>
#include "connect.h"
static void showError( const TQSqlError& err, TQWidget* parent = 0 )