#include "ctkPluginConstants.h" namespace ctk { const QString PluginConstants::FRAMEWORK_STORAGE = "org.commontk.pluginfw.storage"; const QString PluginConstants::PLUGIN_DIRECTORIES = "org.commontk.pluginfw.plugindirs"; }