gui: file: add power to change font size for displayed shared files

Added one more settings group "File".
This commit is contained in:
chelovechishko 2022-05-09 00:27:50 +09:00
parent ed0ea3aa01
commit ca0a441f3b
6 changed files with 67 additions and 10 deletions

View file

@ -117,6 +117,8 @@ protected:
QModelIndexList getSelected();
void updateFontSize();
/** Defines the actions for the context menu for QTreeWidget */
QAction* copylinkAct;
QAction* sendlinkAct;