Maybe break updater even more?

This commit is contained in:
Petr Mrázek
2013-12-29 01:13:57 +01:00
parent 695ad1474e
commit 997be947c9
3 changed files with 32 additions and 57 deletions

View File

@ -221,7 +221,5 @@ protected slots:
void fileDownloadFinished();
void fileDownloadFailed();
void fileDownloadProgressChanged(qint64 current, qint64 total);
void directDeployFile(const int index);
};