summaryrefslogtreecommitdiff
path: root/src/plugins/cvs/cvsplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cvs/cvsplugin.h')
-rw-r--r--src/plugins/cvs/cvsplugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/cvs/cvsplugin.h b/src/plugins/cvs/cvsplugin.h
index f95caff99c..6f077e61a1 100644
--- a/src/plugins/cvs/cvsplugin.h
+++ b/src/plugins/cvs/cvsplugin.h
@@ -74,6 +74,7 @@ struct CvsResponse
class CvsPlugin : public VcsBase::VcsBasePlugin
{
Q_OBJECT
+ Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QtCreatorPlugin" FILE "CVS.json")
public:
CvsPlugin();