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/editdialog_8moc_8cpp-source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/editdialog_8moc_8cpp-source.html') diff --git a/doc/html/editdialog_8moc_8cpp-source.html b/doc/html/editdialog_8moc_8cpp-source.html index f6088d0..06316fe 100644 --- a/doc/html/editdialog_8moc_8cpp-source.html +++ b/doc/html/editdialog_8moc_8cpp-source.html @@ -77,10 +77,10 @@ 00060 "EditDialog", parentObject, 00061 slot_tbl, 1, 00062 0, 0, -00063 #ifndef QT_NO_PROPERTIES +00063 #ifndef TQT_NO_PROPERTIES 00064 0, 0, 00065 0, 0, -00066 #endif // QT_NO_PROPERTIES +00066 #endif // TQT_NO_PROPERTIES 00067 0, 0 ); 00068 cleanUp_EditDialog.setMetaObject( metaObj ); 00069 return metaObj; @@ -107,7 +107,7 @@ 00090 { 00091 return EditDlg::tqt_emit(_id,_o); 00092 } -00093 #ifndef QT_NO_PROPERTIES +00093 #ifndef TQT_NO_PROPERTIES 00094 00095 bool EditDialog::tqt_property( int id, int f, TQVariant* v) 00096 { @@ -115,7 +115,7 @@ 00098 } 00099 00100 bool EditDialog::tqt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; } -00101 #endif // QT_NO_PROPERTIES +00101 #endif // TQT_NO_PROPERTIES
Generated on Wed May 16 21:15:18 2007 for kshowmail by  doxygen 1.5.0
-- cgit v1.2.3