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/optiondialog_8moc_8cpp-source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/optiondialog_8moc_8cpp-source.html') diff --git a/doc/html/optiondialog_8moc_8cpp-source.html b/doc/html/optiondialog_8moc_8cpp-source.html index 4ba5997..efd5279 100644 --- a/doc/html/optiondialog_8moc_8cpp-source.html +++ b/doc/html/optiondialog_8moc_8cpp-source.html @@ -102,10 +102,10 @@ 00085 "OptionDialog", parentObject, 00086 slot_tbl, 12, 00087 0, 0, -00088 #ifndef QT_NO_PROPERTIES +00088 #ifndef TQT_NO_PROPERTIES 00089 0, 0, 00090 0, 0, -00091 #endif // QT_NO_PROPERTIES +00091 #endif // TQT_NO_PROPERTIES 00092 0, 0 ); 00093 cleanUp_OptionDialog.setMetaObject( metaObj ); 00094 return metaObj; @@ -143,7 +143,7 @@ 00126 { 00127 return OptionDlg::tqt_emit(_id,_o); 00128 } -00129 #ifndef QT_NO_PROPERTIES +00129 #ifndef TQT_NO_PROPERTIES 00130 00131 bool OptionDialog::tqt_property( int id, int f, TQVariant* v) 00132 { @@ -151,7 +151,7 @@ 00134 } 00135 00136 bool OptionDialog::tqt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; } -00137 #endif // QT_NO_PROPERTIES +00137 #endif // TQT_NO_PROPERTIES
Generated on Wed May 16 21:15:19 2007 for kshowmail by  doxygen 1.5.0
-- cgit v1.2.3