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/qtconfig/previewframe.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/qtconfig/previewframe.cpp') diff --git a/tools/qtconfig/previewframe.cpp b/tools/qtconfig/previewframe.cpp index e05f96f0d..d608a1b62 100644 --- a/tools/qtconfig/previewframe.cpp +++ b/tools/qtconfig/previewframe.cpp @@ -33,8 +33,8 @@ #include "previewframe.h" -#include -#include +#include +#include PreviewFrame::PreviewFrame( TQWidget *parent, const char *name ) : TQVBox( parent, name ) -- cgit v1.2.3