Fix some things on the console and start implementing the transfer.

This commit is contained in:
Joao Mesquita
2010-04-14 23:54:59 -03:00
parent 0f29f46172
commit fab8e0d5b6
5 changed files with 31 additions and 6 deletions

View File

@@ -77,6 +77,7 @@ private slots:
void callFailed(QSharedPointer<Call>);
void recordCall(bool);
void holdCall(bool);
/*void transferCall();*/
void setDefaultAccount();
void accountAdd(QSharedPointer<Account>);
void accountDel(QSharedPointer<Account>);