diff options
Diffstat (limited to 'smoke/tde/qtguess.pl.in')
-rw-r--r-- | smoke/tde/qtguess.pl.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/tde/qtguess.pl.in b/smoke/tde/qtguess.pl.in index 5955fbd6..8a5b89a5 100644 --- a/smoke/tde/qtguess.pl.in +++ b/smoke/tde/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], |