mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 13:30:36 -04:00
Added Print Button
Added Print Feature to MessagesDialog Added Print Preview Feature git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
048e84630e
commit
8079660291
8 changed files with 519 additions and 61 deletions
|
@ -53,6 +53,8 @@ void updateMessages ( QTreeWidgetItem * item, int column );
|
|||
void newmessage();
|
||||
|
||||
void replytomessage();
|
||||
void print();
|
||||
void printpreview();
|
||||
|
||||
void removemessage();
|
||||
void markMsgAsRead();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue