diff options
Diffstat (limited to 'doc/customstyles.doc')
-rw-r--r-- | doc/customstyles.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/customstyles.doc b/doc/customstyles.doc index 35d2223cf..949175c66 100644 --- a/doc/customstyles.doc +++ b/doc/customstyles.doc @@ -213,7 +213,7 @@ objects at runtime by TQt itself. Please refer to the \link plugins-howto.html TQt Plugin\endlink documentation for more information on how to go about creating a style plugin. -Compile your plugin and put it into $QTDIR/plugins/styles. We now have +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: |