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/alertdialog_8moc_8cpp-source.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html/alertdialog_8moc_8cpp-source.html') diff --git a/doc/html/alertdialog_8moc_8cpp-source.html b/doc/html/alertdialog_8moc_8cpp-source.html index b44a79a..d4c4840 100644 --- a/doc/html/alertdialog_8moc_8cpp-source.html +++ b/doc/html/alertdialog_8moc_8cpp-source.html @@ -81,10 +81,10 @@ 00064 "AlertDialog", parentObject, 00065 slot_tbl, 1, 00066 signal_tbl, 1, -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_AlertDialog.setMetaObject( metaObj ); 00073 return metaObj; @@ -122,7 +122,7 @@ 00105 } 00106 return TRUE; 00107 } -00108 #ifndef QT_NO_PROPERTIES +00108 #ifndef TQT_NO_PROPERTIES 00109 00110 bool AlertDialog::tqt_property( int id, int f, TQVariant* v) 00111 { @@ -130,7 +130,7 @@ 00113 } 00114 00115 bool AlertDialog::tqt_static_property( TQObject* , int , int , TQVariant* ){ return FALSE; } -00116 #endif // QT_NO_PROPERTIES +00116 #endif // TQT_NO_PROPERTIES
Generated on Thu Jul 5 19:36:06 2007 for kshowmail by  doxygen 1.5.0
-- cgit v1.2.3