summaryrefslogtreecommitdiffstats
path: root/smoke/tqt/qtguess.pl.in
diff options
context:
space:
mode:
Diffstat (limited to 'smoke/tqt/qtguess.pl.in')
-rw-r--r--smoke/tqt/qtguess.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/tqt/qtguess.pl.in b/smoke/tqt/qtguess.pl.in
index 5955fbd6..8a5b89a5 100644
--- a/smoke/tqt/qtguess.pl.in
+++ b/smoke/tqt/qtguess.pl.in
@@ -263,7 +263,7 @@ our %tests = (
£, 5],
"QT_NO_COLORDIALOG" => ["qcolordialog.h", "TQColorDialog::customCount();", 12],
"QT_NO_COMBOBOX" => ["qcombobox.h", "TQComboBox( (TQWidget*)NULL );", 10],
- "QT_NO_COMPAT" => ["qfontmetrics.h", q£
+ "TQT_NO_COMPAT" => ["qfontmetrics.h", q£
TQFontMetrics *foo= new TQFontMetrics( TQFont() );
int bar = foo->width( 'c' );
£, 0],