mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-07 16:29:33 +00:00
Add a little more explanation.
svn path=/trunk/kdesupport/qca/; revision=408138
This commit is contained in:
parent
b60aece6ce
commit
79bd05ce14
@ -33,6 +33,8 @@ int main(int argc, char **argv)
|
||||
QCoreApplication app(argc, argv);
|
||||
|
||||
// get all the available providers loaded.
|
||||
// you don't normally need this (because you test using isSupported())
|
||||
// but this is a special case.
|
||||
QCA::scanForPlugins();
|
||||
|
||||
// this gives us all the plugin providers as a list
|
||||
|
Loading…
x
Reference in New Issue
Block a user