From a1f5cfc027cd9332174703a8a162c40eca0ad4d9 Mon Sep 17 00:00:00 2001
From: Orgad Shaneh <orgads@gmail.com>
Date: Tue, 6 Mar 2012 20:23:40 +0200
Subject: [PATCH] CPaster: Fix qbs

Change-Id: Ia2ac1d83e2dcf0e3051ce4cd4eb72cd039161e6b
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
---
 src/plugins/cpaster/cpaster.qbs | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/plugins/cpaster/cpaster.qbs b/src/plugins/cpaster/cpaster.qbs
index 08717a054fd..e847f5c62b2 100644
--- a/src/plugins/cpaster/cpaster.qbs
+++ b/src/plugins/cpaster/cpaster.qbs
@@ -38,8 +38,6 @@ QtcPlugin {
         "pastebindotcaprotocol.h",
         "pastebindotcomprotocol.cpp",
         "pastebindotcomprotocol.h",
-        "pastebindotcomsettings.cpp",
-        "pastebindotcomsettings.h",
         "pastebindotcomsettings.ui",
         "pasteselect.ui",
         "pasteselectdialog.cpp",
-- 
GitLab