diff options
author | Michele Calgaro <[email protected]> | 2025-03-13 16:04:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-03-13 16:18:37 +0900 |
commit | 3ad431df9af959fd9add5e4d16d3f4d46132cfb7 (patch) | |
tree | 3b81e1f1e668f6a5d83906df0c13c30a4c29c474 /doc/html/qt.dcf | |
parent | 4c88497ef34c59f17a5e64bf65e97b9476353ca8 (diff) | |
download | tqt3-3ad431df9af959fd9add5e4d16d3f4d46132cfb7.tar.gz tqt3-3ad431df9af959fd9add5e4d16d3f4d46132cfb7.zip |
Move TQChar code to standalone files tqchar.{h,cpp}
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/qt.dcf')
-rw-r--r-- | doc/html/qt.dcf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index eda8cf1cc..79d3be956 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -865,7 +865,7 @@ <keyword ref="tqchar.html#operator-gt">operator></keyword> <keyword ref="tqchar.html#operator-gt-eq">operator>=</keyword> <section ref="tqchar-members.html" title="List of All Member Functions"/> - <section ref="tqstring-h.html" title="Header File"/> + <section ref="tqchar-h.html" title="Header File"/> </section> <section ref="tqcharref.html" title="TQCharRef Class Reference"> <keyword ref="tqcharref.html">TQCharRef</keyword> |