summaryrefslogtreecommitdiff
path: root/plugins/common/dbusexport.cpp
blob: e83883a9e4ea6f74b7262fc1a4d457c2928a1996 (plain)
1
2
3
4
5
6
7
8
9
#include "dbusexport.h"


amb::Exporter* amb::Exporter::mInstance = nullptr;

amb::Exporter::Exporter()
{

}