diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-17 19:18:53 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-17 19:18:53 -0500 |
| commit | 07cb0159c03c6b24b1088c95ab3bbe0915f4df82 (patch) | |
| tree | 9a2cfd2a589eefc953e99c8aef96b89c7feca1cf /tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp | |
| parent | 2bde5a371051658ca7939d771722bbdfd0d828e5 (diff) | |
| download | experimental-07cb0159c03c6b24b1088c95ab3bbe0915f4df82.tar.gz experimental-07cb0159c03c6b24b1088c95ab3bbe0915f4df82.zip | |
Revert "Fix FTBFS"
This reverts commit 788af62a17eb6cfa50388059c61bc63fe3bb8b38.
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp')
| -rw-r--r-- | tqtinterface/qt4/tools/designer/plugins/glade/glade2ui.cpp | 2 |
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 4571cf5..4931878 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 <tqsizepolicy.h> +#include <sizepolicy.h> #include <ctype.h> |
