mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add support for loading image plugins through the settings folder of the apps.
This commit is contained in:
@ -48,6 +48,7 @@ int main(int argc, char **argv)
|
||||
|
||||
app.setApplicationName("YACReaderLibrary");
|
||||
app.setOrganizationName("YACReader");
|
||||
YACReader::initializeSharedPluginPaths();
|
||||
|
||||
QString buildNumber = ".0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user