From a873881072ed7cc412186b13c5e1a1f55bcad017 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 20 Jun 2023 13:20:38 +0900 Subject: Drop Qt2's TQSemiModal and TQSortedList classes Signed-off-by: Michele Calgaro --- smoke/tqt/qtguess.pl.in | 1 - 1 file changed, 1 deletion(-) (limited to 'smoke/tqt/qtguess.pl.in') diff --git a/smoke/tqt/qtguess.pl.in b/smoke/tqt/qtguess.pl.in index 231914f..9e4e168 100644 --- a/smoke/tqt/qtguess.pl.in +++ b/smoke/tqt/qtguess.pl.in @@ -419,7 +419,6 @@ our %tests = ( "TQT_NO_RICHTEXT" => ["ntqsimplerichtext.h, qstring.h, qfont.h", "TQSimpleRichText foo( TQString::null, TQFont() );", 10], "TQT_NO_SCROLLBAR" => ["ntqscrollbar.h", "TQScrollBar foo( (TQWidget *) NULL );", 12], "TQT_NO_SCROLLVIEW" => ["ntqscrollview.h", "TQScrollView foo;", 12], - "TQT_NO_SEMIMODAL" => ["ntqsemimodal.h", "TQSemiModal foo;", 10], "TQT_NO_SESSIONMANAGER" => ["ntqapplication.h", q£ TQApplication foo( argc, argv ); foo.sessionId(); -- cgit v1.2.1