summaryrefslogtreecommitdiffstats
path: root/doc/html/customstyles.html
diff options
context:
space:
mode:
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 560a4a7b..b4b23127 100644
--- a/doc/html/customstyles.html
+++ b/doc/html/customstyles.html
@@ -192,7 +192,7 @@ you to recompile. The TQt Plugin system makes it possible to create
styles as plugins. Styles created as plugins are loaded as shared
objects at runtime by TQt itself. Please refer to the <a href="plugins-howto.html">TQt Plugin</a> documentation for more
information on how to go about creating a style plugin.
-<p> Compile your plugin and put it into $QTDIR/plugins/styles. We now have
+<p> Compile your plugin and put it into $TQTDIR/plugins/styles. We now have
a pluggable style that TQt can load automatically. To use your new
style with existing applications, simply start the application with
the following argument: