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 --- examples/network/archivesearch/archivedialog.ui | 12 ++++++------ examples/network/archivesearch/main.cpp | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/network/archivesearch') diff --git a/examples/network/archivesearch/archivedialog.ui b/examples/network/archivesearch/archivedialog.ui index 3d3e67a90..7d7b78a5e 100644 --- a/examples/network/archivesearch/archivedialog.ui +++ b/examples/network/archivesearch/archivedialog.ui @@ -112,12 +112,12 @@ - qhttp.h - qurl.h - qmessagebox.h - qapplication.h - qcursor.h - qregexp.h + ntqhttp.h + ntqurl.h + ntqmessagebox.h + ntqapplication.h + ntqcursor.h + ntqregexp.h archivedialog.ui.h diff --git a/examples/network/archivesearch/main.cpp b/examples/network/archivesearch/main.cpp index 8a8588a1a..9db13ff18 100644 --- a/examples/network/archivesearch/main.cpp +++ b/examples/network/archivesearch/main.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "archivedialog.h" -#include +#include int main(int argc, char **argv) { -- cgit v1.2.1