Fix memory leaks.

Use "/" separator for internal cmaobject nodes.
Use new vitamtp init function.
Remove console config for Win32.
This commit is contained in:
codestation
2013-09-22 19:02:42 -04:30
parent d2e584220e
commit 71a7bed50d
9 changed files with 44 additions and 22 deletions

View File

@@ -32,6 +32,7 @@ class ClientManager : public QObject
Q_OBJECT
public:
explicit ClientManager(QObject *parent = 0);
~ClientManager();
void start();
void stop();