From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- tools/designer/examples/book/book6/book.ui | 4 ++-- tools/designer/examples/book/book6/editbook.ui | 2 +- tools/designer/examples/book/book6/main.cpp | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'tools/designer/examples/book/book6') diff --git a/tools/designer/examples/book/book6/book.ui b/tools/designer/examples/book/book6/book.ui index 8fe77d4cd..8adbb2bb6 100644 --- a/tools/designer/examples/book/book6/book.ui +++ b/tools/designer/examples/book/book6/book.ui @@ -1,8 +1,8 @@ BookForm -qsqlrecord.h +ntqsqlrecord.h editbook.h -qdatabrowser.h +ntqdatabrowser.h book.ui.h diff --git a/tools/designer/examples/book/book6/editbook.ui b/tools/designer/examples/book/book6/editbook.ui index 5b3bc10c4..b91628725 100644 --- a/tools/designer/examples/book/book6/editbook.ui +++ b/tools/designer/examples/book/book6/editbook.ui @@ -1,6 +1,6 @@ EditBookForm -qsqlrecord.h +ntqsqlrecord.h editbook.ui.h class TQSqlRecord; diff --git a/tools/designer/examples/book/book6/main.cpp b/tools/designer/examples/book/book6/main.cpp index cf3e80fd1..b3ebdad0c 100644 --- a/tools/designer/examples/book/book6/main.cpp +++ b/tools/designer/examples/book/book6/main.cpp @@ -7,8 +7,8 @@ ** *****************************************************************************/ -#include -#include +#include +#include #include "book.h" #include "../connection.h" -- cgit v1.2.1