mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 22:40:36 -04:00
Check for empty recipient and empty subject in MessageComposer.
Added context menu for empty trash in MessagesDialog. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3720 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
64709b8ae0
commit
89ca27ef66
7 changed files with 115 additions and 49 deletions
|
@ -155,7 +155,7 @@ private:
|
|||
void colorChanged(const QColor &c);
|
||||
void alignmentChanged(Qt::Alignment a);
|
||||
|
||||
void sendMessage_internal(bool bDraftbox);
|
||||
bool sendMessage_internal(bool bDraftbox);
|
||||
|
||||
void FilterItems();
|
||||
bool FilterItem(QTreeWidgetItem *pItem, QString &sPattern);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue