summaryrefslogtreecommitdiffstats
path: root/doc/html/EditDlg_8h-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/EditDlg_8h-source.html')
-rw-r--r--doc/html/EditDlg_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/EditDlg_8h-source.html b/doc/html/EditDlg_8h-source.html
index 8655f23..009ca34 100644
--- a/doc/html/EditDlg_8h-source.html
+++ b/doc/html/EditDlg_8h-source.html
@@ -39,7 +39,7 @@
<a name="l00022"></a>00022
<a name="l00023"></a><a class="code" href="classEditDlg.html">00023</a> <span class="keyword">class </span><a class="code" href="classEditDlg.html">EditDlg</a> : <span class="keyword">public</span> TQDialog
<a name="l00024"></a>00024 {
-<a name="l00025"></a>00025 Q_OBJECT
+<a name="l00025"></a>00025 TQ_OBJECT
<a name="l00026"></a>00026
<a name="l00027"></a>00027 <span class="keyword">public</span>:
<a name="l00028"></a>00028 <a class="code" href="classEditDlg.html#1a0993a8c1b96893a290c3c7b8ce0a18">EditDlg</a>( TQWidget* parent = 0, <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0, <span class="keywordtype">bool</span> modal = FALSE, WFlags fl = 0 );