diff options
author | Michele Calgaro <[email protected]> | 2024-06-08 15:05:55 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-12 19:18:55 +0900 |
commit | 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 (patch) | |
tree | 015fd18fdc62bce380935d546b677aa965b090c6 /doc/html/ntqmotifstyle.html | |
parent | ccbc1c3572fd0e26480c1432fff55d2909545538 (diff) | |
download | tqt3-7bc57326e69b9c3f0eaeda63e4a49b67ba611426.tar.gz tqt3-7bc57326e69b9c3f0eaeda63e4a49b67ba611426.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqmotifstyle.html')
-rw-r--r-- | doc/html/ntqmotifstyle.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqmotifstyle.html b/doc/html/ntqmotifstyle.html index 64f27b367..85858c784 100644 --- a/doc/html/ntqmotifstyle.html +++ b/doc/html/ntqmotifstyle.html @@ -71,7 +71,7 @@ simple inversion between the base and the text color. <p> The effect will show up the next time an application palette is set via <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(). The current color palette of the application remains unchanged. -<p> <p>See also <a href="ntqstyle.html#polish">TQStyle::polish</a>(). +<p> <p>See also <a href="tqstyle.html#polish">TQStyle::polish</a>(). <h3 class=fn>bool <a name="useHighlightColors"></a>TQMotifStyle::useHighlightColors () const </h3> |