added attach picture system to broadcast (Patch from Phenom)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-08-25 20:41:50 +00:00
parent 2d3cb91cd8
commit d1d2fbb869
3 changed files with 74 additions and 17 deletions

View file

@ -118,6 +118,8 @@ private slots:
void addExtraFile();
void addExtraPicture();
bool fileSave();
bool fileSaveAs();