summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/shared
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 19:01:13 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-07-17 19:01:13 -0500
commit2bde5a371051658ca7939d771722bbdfd0d828e5 (patch)
tree5289cc60a46acf2c3f38a5c3d74fe08f6bfffc7e /tqtinterface/qt4/tools/designer/shared
parentbd24d589afca74b2cb09b97d09010a3b68d2bbac (diff)
downloadexperimental-2bde5a371051658ca7939d771722bbdfd0d828e5.tar.gz
experimental-2bde5a371051658ca7939d771722bbdfd0d828e5.zip
Fix FTBFS
Diffstat (limited to 'tqtinterface/qt4/tools/designer/shared')
-rw-r--r--tqtinterface/qt4/tools/designer/shared/domtool.cpp2
-rw-r--r--tqtinterface/qt4/tools/designer/shared/ui2uib.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tqtinterface/qt4/tools/designer/shared/domtool.cpp b/tqtinterface/qt4/tools/designer/shared/domtool.cpp
index 8175b2a..0c50fbf 100644
--- a/tqtinterface/qt4/tools/designer/shared/domtool.cpp
+++ b/tqtinterface/qt4/tools/designer/shared/domtool.cpp
@@ -33,7 +33,7 @@
#include "domtool.h"
-#include <sizepolicy.h>
+#include <tqsizepolicy.h>
#include <tqcolor.h>
#include <tqcursor.h>
#include <tqdatetime.h>
diff --git a/tqtinterface/qt4/tools/designer/shared/ui2uib.cpp b/tqtinterface/qt4/tools/designer/shared/ui2uib.cpp
index b49537e..bf6335d 100644
--- a/tqtinterface/qt4/tools/designer/shared/ui2uib.cpp
+++ b/tqtinterface/qt4/tools/designer/shared/ui2uib.cpp
@@ -44,7 +44,7 @@
#include <tqfont.h>
#include <tqobject.h>
#include <tqrect.h>
-#include <sizepolicy.h>
+#include <tqsizepolicy.h>
/*
The .uib file format is the binary counterpart of the .ui file