mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
Settings for default tree & listwidget fonts
This commit is contained in:
parent
8fcc52b304
commit
e14fc66ca3
14 changed files with 180 additions and 1 deletions
|
@ -204,6 +204,8 @@ public:
|
|||
|
||||
static bool hiddenmode;
|
||||
|
||||
virtual void showEvent(QShowEvent *) ;
|
||||
|
||||
public slots:
|
||||
void receiveNewArgs(QStringList args);
|
||||
void displayErrorMessage(int,int,const QString&) ;
|
||||
|
@ -307,6 +309,7 @@ private slots:
|
|||
void doQuit();
|
||||
|
||||
void updateTrayCombine();
|
||||
void updateFontSize();
|
||||
|
||||
private:
|
||||
void initStackedPage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue