diff options
Diffstat (limited to 'doc/html/customstyles.html')
-rw-r--r-- | doc/html/customstyles.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/customstyles.html b/doc/html/customstyles.html index 9bca441c7..dab94e510 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 |