This commit is contained in:
Roland Winklmeier
2016-05-18 16:32:04 +02:00
parent 18aeb9a034
commit d0313c7524
47 changed files with 51 additions and 211 deletions

View File

@@ -22,10 +22,7 @@
#include <QObject>
#include <QString>
namespace BlackMisc
{
class CDBusServer;
}
namespace BlackMisc { class CDBusServer; }
namespace BlackCore
{