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/commandentrydialog_8moc_8cpp-source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/commandentrydialog_8moc_8cpp-source.html') diff --git a/doc/html/commandentrydialog_8moc_8cpp-source.html b/doc/html/commandentrydialog_8moc_8cpp-source.html index 56e038b..4d6f919 100644 --- a/doc/html/commandentrydialog_8moc_8cpp-source.html +++ b/doc/html/commandentrydialog_8moc_8cpp-source.html @@ -81,10 +81,10 @@ 00064 "CommandEntryDialog", parentObject, 00065 slot_tbl, 3, 00066 0, 0, -00067 #ifndef QT_NO_PROPERTIES +00067 #ifndef TQT_NO_PROPERTIES 00068 0, 0, 00069 0, 0, -00070 #endif // QT_NO_PROPERTIES +00070 #endif // TQT_NO_PROPERTIES 00071 0, 0 ); 00072 cleanUp_CommandEntryDialog.setMetaObject( metaObj ); 00073 return metaObj; @@ -113,7 +113,7 @@ 00096 { 00097 return CommandEntryDlg::tqt_emit(_id,_o); 00098 } -00099 #ifndef QT_NO_PROPERTIES +00099 #ifndef TQT_NO_PROPERTIES 00100 00101 bool CommandEntryDialog::tqt_property( int id, int f, TQVariant* v) 00102 { @@ -121,7 +121,7 @@ 00104 } 00105 00106 bool CommandEntryDialog::tqt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; } -00107 #endif // QT_NO_PROPERTIES +00107 #endif // TQT_NO_PROPERTIES
Generated on Wed May 16 21:15:18 2007 for kshowmail by  doxygen 1.5.0
-- cgit v1.2.1