From bd87b2af9dde0633e56a792665cdec7a9675da95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 25 Nov 2012 14:05:14 -0600 Subject: Automated update from Qt3 --- doc/html/plugins-howto.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/plugins-howto.html') diff --git a/doc/html/plugins-howto.html b/doc/html/plugins-howto.html index de38704c0..3181027d4 100644 --- a/doc/html/plugins-howto.html +++ b/doc/html/plugins-howto.html @@ -65,7 +65,7 @@ by default in the standard plugin directory. run, TQt will first treat the application's executable directory as the pluginsbase. For example if the application is in C:\Program Files\MyApp and has a style plugin, TQt will look in C:\Program Files\MyApp\styles. (See TQApplication::applicationDirPath() for how to find out where the application's executable is.) TQt will also -look in the directory given by qInstallPathPlugins(). If you want +look in the directory given by tqInstallPathPlugins(). If you want TQt to look in additional places you can add as many paths as you need with calls to TQApplication::addLibraryPath(). And if you want to set your own path or paths you can use -- cgit v1.2.3