refs #358, adjusted samples for model matching

This commit is contained in:
Klaus Basan
2014-12-15 17:27:41 +01:00
parent 8f746d59b9
commit 64f037d584
13 changed files with 259 additions and 79 deletions

View File

@@ -8,6 +8,7 @@
*/
#include "blackmisc/blackmiscfreefunctions.h"
#include "blacksim/blacksimfreefunctions.h"
#include "servicetool.h"
#include "blackcore/dbus_server.h"
#include <QDBusMetaType>
@@ -26,6 +27,7 @@ int main(int argc, char *argv[])
// is just for testing, I did not split it up
BlackMisc::registerMetadata();
BlackSim::registerMetadata();
QCoreApplication a(argc, argv);
// trying to get the arguments into a list