mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
Enabled space to switch the read state in MessagesDialog and ForumsDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
06bc6029f2
commit
ac18995bdf
4 changed files with 46 additions and 2 deletions
|
@ -48,6 +48,9 @@ public:
|
|||
// replaced by shortcut
|
||||
// virtual void keyPressEvent(QKeyEvent *) ;
|
||||
|
||||
protected:
|
||||
bool eventFilter(QObject *obj, QEvent *ev);
|
||||
|
||||
public slots:
|
||||
void insertMessages();
|
||||
void messagesTagsChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue