Use namespace BlackSample in samples

refs #594
This commit is contained in:
Roland Winklmeier
2016-02-09 10:18:55 +01:00
parent bf787478ad
commit bd6f0d0f25
42 changed files with 726 additions and 707 deletions

View File

@@ -9,8 +9,8 @@
//! \file
#ifndef BLACKMISCTEST_SERVICETOOL_H
#define BLACKMISCTEST_SERVICETOOL_H
#ifndef BLACKSAMPLE_SERVICETOOL_H
#define BLACKSAMPLE_SERVICETOOL_H
#include "blackmisc/dbusserver.h"
#include "blackmisc/aviation/atcstationlist.h"
@@ -21,7 +21,7 @@
#include <QProcess>
#include <QDBusConnection>
namespace BlackMiscTest
namespace BlackSample
{
class Testservice; // forward declaration