mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
e1d43ade27
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
6 lines
130 B
C++
6 lines
130 B
C++
#include "isocialnetworkintegration.h"
|
|
|
|
//Hack for moc.
|
|
ISocialNetworkIntegration::ISocialNetworkIntegration(QObject* parent)
|
|
{
|
|
}
|