diff options
author | Michele Calgaro <[email protected]> | 2023-07-20 12:56:14 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-07-24 10:53:35 +0900 |
commit | 3cae03315f68bfc8ea2183fe79079cade9e85656 (patch) | |
tree | 4a4c60c56a76a31933bd51c5a877f1f621cd341a /doc/html/configelem_8h-source.html | |
parent | 52d713487987a1e8e97388df0d73b2a15a4e39df (diff) | |
download | kshowmail-3cae03315f68bfc8ea2183fe79079cade9e85656.tar.gz kshowmail-3cae03315f68bfc8ea2183fe79079cade9e85656.zip |
Replace Q_OBJECT with TQ_OBJECTr14.1.1
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 85b400df101ee126c7a5067b6deebbf58403f44b)
Diffstat (limited to 'doc/html/configelem_8h-source.html')
-rw-r--r-- | doc/html/configelem_8h-source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/configelem_8h-source.html b/doc/html/configelem_8h-source.html index adb2b97..5c12756 100644 --- a/doc/html/configelem_8h-source.html +++ b/doc/html/configelem_8h-source.html @@ -94,7 +94,7 @@ <a name="l00072"></a>00072 <a name="l00086"></a><a class="code" href="classConfigElem.html">00086</a> <span class="keyword">class </span><a class="code" href="classConfigElem.html">ConfigElem</a> : <span class="keyword">public</span> TQObject { <a name="l00087"></a>00087 -<a name="l00088"></a>00088 Q_OBJECT +<a name="l00088"></a>00088 TQ_OBJECT <a name="l00089"></a>00089 <a name="l00090"></a>00090 <span class="keyword">public</span>: <a name="l00091"></a>00091 |