summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/tools/designer/plugins
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/plugins
parentbd24d589afca74b2cb09b97d09010a3b68d2bbac (diff)
downloadexperimental-2bde5a371051658ca7939d771722bbdfd0d828e5.tar.gz
experimental-2bde5a371051658ca7939d771722bbdfd0d828e5.zip
Fix FTBFS
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins')
-rw-r--r--tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp b/tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp
index 4931878..4571cf5 100644
--- a/tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp
+++ b/tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp
@@ -43,7 +43,7 @@
#include <tqmessagebox.h>
#include <tqrect.h>
#include <tqregexp.h>
-#include <sizepolicy.h>
+#include <tqsizepolicy.h>
#include <ctype.h>