From aa3e77dca0b8154be139ccc2862289edf999e899 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 17 Oct 2018 19:46:40 +0900 Subject: QT_NO_* -> TQT_NO_* renaming. Signed-off-by: Michele Calgaro --- doc/html/commanddialog_8moc_8cpp-source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/commanddialog_8moc_8cpp-source.html') diff --git a/doc/html/commanddialog_8moc_8cpp-source.html b/doc/html/commanddialog_8moc_8cpp-source.html index 279d996..7b3f44e 100644 --- a/doc/html/commanddialog_8moc_8cpp-source.html +++ b/doc/html/commanddialog_8moc_8cpp-source.html @@ -90,10 +90,10 @@ 00073 "CommandDialog", parentObject, 00074 slot_tbl, 6, 00075 0, 0, -00076 #ifndef QT_NO_PROPERTIES +00076 #ifndef TQT_NO_PROPERTIES 00077 0, 0, 00078 0, 0, -00079 #endif // QT_NO_PROPERTIES +00079 #endif // TQT_NO_PROPERTIES 00080 0, 0 ); 00081 cleanUp_CommandDialog.setMetaObject( metaObj ); 00082 return metaObj; @@ -125,7 +125,7 @@ 00108 { 00109 return CommandDlg::tqt_emit(_id,_o); 00110 } -00111 #ifndef QT_NO_PROPERTIES +00111 #ifndef TQT_NO_PROPERTIES 00112 00113 bool CommandDialog::tqt_property( int id, int f, TQVariant* v) 00114 { @@ -133,7 +133,7 @@ 00116 } 00117 00118 bool CommandDialog::tqt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; } -00119 #endif // QT_NO_PROPERTIES +00119 #endif // TQT_NO_PROPERTIES
Generated on Wed May 16 21:15:18 2007 for kshowmail by  doxygen 1.5.0
-- cgit v1.2.3