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/addressbook/mainwindow.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/addressbook/mainwindow.cpp') diff --git a/examples/addressbook/mainwindow.cpp b/examples/addressbook/mainwindow.cpp index 4d2d1fdd3..1e179b2a8 100644 --- a/examples/addressbook/mainwindow.cpp +++ b/examples/addressbook/mainwindow.cpp @@ -10,13 +10,13 @@ #include "mainwindow.h" #include "centralwidget.h" -#include -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include ABMainWindow::ABMainWindow() : TQMainWindow( 0, "example addressbook application" ), -- cgit v1.2.1