From 941081ce59c5bca75ab837bd14b2503047e4ab2e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 18 Jun 2023 23:10:53 +0900 Subject: Drop Qt2's TQSemiModal and TQSortedList classes. Signed-off-by: Michele Calgaro --- smoke/tde/qtguess.pl.in | 1 - 1 file changed, 1 deletion(-) (limited to 'smoke/tde/qtguess.pl.in') diff --git a/smoke/tde/qtguess.pl.in b/smoke/tde/qtguess.pl.in index cc50538f..5c5e26bf 100644 --- a/smoke/tde/qtguess.pl.in +++ b/smoke/tde/qtguess.pl.in @@ -419,7 +419,6 @@ our %tests = ( "TQT_NO_RICHTEXT" => ["qsimplerichtext.h, qstring.h, qfont.h", "TQSimpleRichText foo( TQString::null, TQFont() );", 10], "TQT_NO_SCROLLBAR" => ["qscrollbar.h", "TQScrollBar foo( (TQWidget *) NULL );", 12], "TQT_NO_SCROLLVIEW" => ["qscrollview.h", "TQScrollView foo;", 12], - "TQT_NO_SEMIMODAL" => ["qsemimodal.h", "TQSemiModal foo;", 10], "TQT_NO_SESSIONMANAGER" => ["qapplication.h", q£ TQApplication foo( argc, argv ); foo.sessionId(); -- cgit v1.2.3