#ifndef PLUGIN_PATHS_H #define PLUGIN_PATHS_H #include extern QStringList getSearchPaths(); #endif