mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 01:08:50 -04:00
gui: file: add power to change font size for displayed shared files
Added one more settings group "File".
This commit is contained in:
parent
ed0ea3aa01
commit
ca0a441f3b
6 changed files with 67 additions and 10 deletions
|
@ -117,6 +117,8 @@ protected:
|
|||
|
||||
QModelIndexList getSelected();
|
||||
|
||||
void updateFontSize();
|
||||
|
||||
/** Defines the actions for the context menu for QTreeWidget */
|
||||
QAction* copylinkAct;
|
||||
QAction* sendlinkAct;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue