S60: Split up starters into a different file.

This commit is contained in:
Friedemann Kleint
2009-10-26 12:18:14 +01:00
parent fc512f716d
commit 47035f3817
11 changed files with 363 additions and 283 deletions

View File

@@ -30,7 +30,7 @@
#ifndef S60DEBUGGERBLUETOOTHSTARTER_H
#define S60DEBUGGERBLUETOOTHSTARTER_H
#include "bluetoothlistener.h"
#include "communicationstarter.h"
namespace Debugger {
namespace Internal {