mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 17:45:15 -04:00
add option to disable updates to systray tooltip
This commit is contained in:
parent
4006b08093
commit
da90bfec08
4 changed files with 50 additions and 5 deletions
|
@ -184,6 +184,7 @@ public slots:
|
|||
void setNewPage(int page);
|
||||
void setCompactStatusMode(bool compact);
|
||||
|
||||
void toggleStatusToolTip(bool toggle);
|
||||
protected:
|
||||
/** Default Constructor */
|
||||
MainWindow(QWidget *parent = 0, Qt::WindowFlags flags = 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue