diff options
Diffstat (limited to 'doc/html/EditDlg_8h-source.html')
-rw-r--r-- | doc/html/EditDlg_8h-source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/EditDlg_8h-source.html b/doc/html/EditDlg_8h-source.html index cdeaeaa..c028f31 100644 --- a/doc/html/EditDlg_8h-source.html +++ b/doc/html/EditDlg_8h-source.html @@ -42,7 +42,7 @@ <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 ); +<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 ); <a name="l00029"></a>00029 <a class="code" href="classEditDlg.html#d2ee10f87c785df1bd542d5a40f457c9">~EditDlg</a>(); <a name="l00030"></a>00030 <a name="l00031"></a><a class="code" href="classEditDlg.html#e0c63f69593ec302266eb0adde25423c">00031</a> KTextBrowser* <a class="code" href="classEditDlg.html#e0c63f69593ec302266eb0adde25423c">m_Edit</a>; |