mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
change syntax for fixing compilation bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1184 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dfad69de9f
commit
f2a2681c2e
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ private:
|
||||||
float amountDone;
|
float amountDone;
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
void fileFinished(SubFileItem * subFileItem) const ;
|
void fileFinished(SubFileItem * subFileItem);
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue