mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-29 05:30:41 +00:00
7 lines
130 B
C++
7 lines
130 B
C++
|
#include "isocialnetworkintegration.h"
|
||
|
|
||
|
//Hack for moc.
|
||
|
ISocialNetworkIntegration::ISocialNetworkIntegration(QObject* parent)
|
||
|
{
|
||
|
}
|