diff options
author | Michele Calgaro <[email protected]> | 2024-10-03 20:48:26 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-10-03 20:48:26 +0900 |
commit | 4161606c301841f973f0319f46e6853c4a3fe906 (patch) | |
tree | 192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/tqcolorgroup.html | |
parent | 6964feed838dec70e7743ea90b390e4ae706d3c9 (diff) | |
download | tqt3-4161606c301841f973f0319f46e6853c4a3fe906.tar.gz tqt3-4161606c301841f973f0319f46e6853c4a3fe906.zip |
Remove documentation for Motif extension classes. Those classes are not included in tqt3 source code
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqcolorgroup.html')
-rw-r--r-- | doc/html/tqcolorgroup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqcolorgroup.html b/doc/html/tqcolorgroup.html index 51fcb788b..1a66aab4a 100644 --- a/doc/html/tqcolorgroup.html +++ b/doc/html/tqcolorgroup.html @@ -137,7 +137,7 @@ effects: By default, the shadow color is <tt>TQt::black</tt>. </ul><p> All of these are normally derived from <a href="#ColorRole-enum">Background</a> and used in ways that depend on that relationship. For example, buttons depend -on it to make the bevels look attractive, and <a href="motif-extension.html#Motif">Motif</a> scroll bars +on it to make the bevels look attractive, and Motif scroll bars depend on <a href="#ColorRole-enum">Mid</a> to be slightly different from <a href="#ColorRole-enum">Background</a>. <p> Selected (marked) items have two roles: <ul> |