aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/cpaster.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/cpaster.qbs')
-rw-r--r--src/plugins/cpaster/cpaster.qbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/cpaster/cpaster.qbs b/src/plugins/cpaster/cpaster.qbs
index 9547f8ad5e..e4aa433130 100644
--- a/src/plugins/cpaster/cpaster.qbs
+++ b/src/plugins/cpaster/cpaster.qbs
@@ -19,6 +19,8 @@ QtcPlugin {
"cpaster.qrc",
"cpasterplugin.cpp",
"cpasterplugin.h",
+ "dpastedotcomprotocol.cpp",
+ "dpastedotcomprotocol.h",
"fileshareprotocol.cpp",
"fileshareprotocol.h",
"fileshareprotocolsettingspage.cpp",
@@ -27,8 +29,6 @@ QtcPlugin {
"pastebindotcomprotocol.cpp",
"pastebindotcomprotocol.h",
"pastebindotcomsettings.ui",
- "pastecodedotxyzprotocol.cpp",
- "pastecodedotxyzprotocol.h",
"pasteselect.ui",
"pasteselectdialog.cpp",
"pasteselectdialog.h",