aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-11-09 18:19:04 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-11-09 18:00:56 -0800
commite1d43ade275313f643b27b2c30fd372f6c6ccd02 (patch)
tree744a3a50eb36f8986efdd135160b9308241d069e /subsurface-core
parentf5f2c37184f7ab4e5712b4c74d4456ca6da87eb8 (diff)
downloadsubsurface-e1d43ade275313f643b27b2c30fd372f6c6ccd02.tar.gz
Removed unused files
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core')
-rw-r--r--subsurface-core/isocialnetworkintegration.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/subsurface-core/isocialnetworkintegration.cpp b/subsurface-core/isocialnetworkintegration.cpp
new file mode 100644
index 000000000..4a2ccdf71
--- /dev/null
+++ b/subsurface-core/isocialnetworkintegration.cpp
@@ -0,0 +1,6 @@
+#include "isocialnetworkintegration.h"
+
+//Hack for moc.
+ISocialNetworkIntegration::ISocialNetworkIntegration(QObject* parent)
+{
+}