mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-18 22:10:37 -04:00
Added File Menu entry Save as Draft for MessageComposer.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b0c1467abe
commit
097caf6e98
2 changed files with 12 additions and 1 deletions
|
@ -84,7 +84,8 @@ private slots:
|
|||
void fileOpen();
|
||||
bool fileSave();
|
||||
bool fileSaveAs();
|
||||
void filePrint();
|
||||
void filePrint();
|
||||
void saveasDraft();
|
||||
|
||||
//void filePrintPreview();
|
||||
void filePrintPdf();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue