fix exchange

This commit is contained in:
Alexey Shcherbakov 2013-02-08 19:43:51 +06:00
parent 255b6a3921
commit 6f91b3b2b9
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ namespace QAMQP
Q_SIGNALS:
void declared();
void binded();
void removed();
};
}