aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/frontend/frontend.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpaster/frontend/frontend.pro')
-rw-r--r--src/plugins/cpaster/frontend/frontend.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/cpaster/frontend/frontend.pro b/src/plugins/cpaster/frontend/frontend.pro
index 69b6428a3f..cca00ec980 100644
--- a/src/plugins/cpaster/frontend/frontend.pro
+++ b/src/plugins/cpaster/frontend/frontend.pro
@@ -12,14 +12,14 @@ QT += network
HEADERS = ../protocol.h \
../cpasterconstants.h \
+ ../dpastedotcomprotocol.h \
../pastebindotcomprotocol.h \
- ../pastecodedotxyzprotocol.h \
../urlopenprotocol.h \
argumentscollector.h
SOURCES += ../protocol.cpp \
+ ../dpastedotcomprotocol.cpp \
../pastebindotcomprotocol.cpp \
- ../pastecodedotxyzprotocol.cpp \
../urlopenprotocol.cpp \
argumentscollector.cpp \
main.cpp