diff options
Diffstat (limited to 'doc/html/sql-overview-form2-main-h.html')
-rw-r--r-- | doc/html/sql-overview-form2-main-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/sql-overview-form2-main-h.html b/doc/html/sql-overview-form2-main-h.html index 5c0e6ceab..a1eead4a8 100644 --- a/doc/html/sql-overview-form2-main-h.html +++ b/doc/html/sql-overview-form2-main-h.html @@ -55,7 +55,7 @@ body { background: #ffffff; color: black; } class FormDialog : public <a href="ntqdialog.html">TQDialog</a> { - Q_OBJECT + TQ_OBJECT public: FormDialog(); ~FormDialog(); |