diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 11:53:23 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 13:56:43 +0900 | 
| commit | 0582c90a9ed4b965629267713f51c0da7c38b39d (patch) | |
| tree | cae95e850081d0a7f2be6cef5837f43a28d53d2c /doc/html/appearance.html | |
| parent | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff) | |
| download | tqt-0582c90a.tar.gz tqt-0582c90a.zip | |
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/appearance.html')
| -rw-r--r-- | doc/html/appearance.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/html/appearance.html b/doc/html/appearance.html index a6eee40b8..78b0c0438 100644 --- a/doc/html/appearance.html +++ b/doc/html/appearance.html @@ -55,7 +55,7 @@ style.  <tr bgcolor=#f0f0f0><td><b><a href="tqlayout.html">TQLayout</a></b><td>The base class of geometry managers  <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates  <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem -<tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style +<tr bgcolor=#f0f0f0><td><b><a href="tqmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style  <tr bgcolor=#f0f0f0><td><b><a href="tqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel  <tr bgcolor=#f0f0f0><td><b><a href="tqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel  <tr bgcolor=#f0f0f0><td><b><a href="tqpalette.html">TQPalette</a></b><td>Color groups for each widget state | 
