summaryrefslogtreecommitdiffstats
path: root/doc/html/customstyles.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-03 20:48:26 +0900
commit4161606c301841f973f0319f46e6853c4a3fe906 (patch)
tree192d1b081650aa96c7b69dcb38cc9e5d6415bfa4 /doc/html/customstyles.html
parent6964feed838dec70e7743ea90b390e4ae706d3c9 (diff)
downloadtqt3-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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/customstyles.html')
-rw-r--r--doc/html/customstyles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/customstyles.html b/doc/html/customstyles.html
index 9bca441c..dab94e51 100644
--- a/doc/html/customstyles.html
+++ b/doc/html/customstyles.html
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<p> A style in TQt implements the look and feel found in a GUI for a
particular platform. For example, Windows platforms may use the
-Windows or Windows-XP style, Unix platforms may use the <a href="motif-extension.html#Motif">Motif</a> style,
+Windows or Windows-XP style, Unix platforms may use the Motif style,
and so on.
<p> This is a short guide that describes the steps that are necessary to
get started creating and using custom styles with the TQt 3.x style