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.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/smoke/tqt/qtguess.pl.in b/smoke/tqt/qtguess.pl.in
index 5c5e26bf..126bdce3 100644
--- a/smoke/tqt/qtguess.pl.in
+++ b/smoke/tqt/qtguess.pl.in
@@ -394,16 +394,6 @@ our %tests = (
"TQT_NO_PROGRESSDIALOG" => ["qprogressdialog.h", "TQProgressDialog foo;", 13],
"TQT_NO_PUSHBUTTON" => ["qpushbutton.h", "TQPushButton foo( (TQWidget *) NULL );", 12],
"TQT_NO_PROPERTIES" => ["qmetaobject.h", "TQMetaProperty foo;", 0],
-# "TQT_NO_QTMULTILINEEDIT" => ["qtmultilineedit.h", "QtMultiLineEdit foo;", 15],
-# "TQT_NO_QTTABLEVIEW" => ["qttableview.h", "TQFoo foo;", 16, q£
-# class TQFoo: public QtTableView
-# {
-# public:
-# TQFoo() {};
-# ~TQFoo() {};
-# void paintCell( TQPainter *, int, int) {};
-# };
-# £],
"TQT_NO_QUUID_STRING" => ["quuid.h", "TQUuid foo( TQString::null );", 8],
"TQT_NO_RANGECONTROL" => ["qrangecontrol.h", "TQRangeControl foo;", 10],
"TQT_NO_REGEXP" => ["qregexp.h", "TQRegExp foo;", 5],