mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-21 23:39:59 -05:00
Set Font size 9 for ToolBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
37d83c3ab1
commit
894486c48e
@ -28,7 +28,7 @@
|
||||
#include "rsiface/rsiface.h"
|
||||
|
||||
|
||||
#define FONT QFont(tr("Arial"), 8)
|
||||
#define FONT QFont(tr("Arial"), 9)
|
||||
|
||||
/* Images for toolbar icons */
|
||||
#define IMAGE_PREFERENCES ":/images/kcmsystem24.png"
|
||||
|
Loading…
x
Reference in New Issue
Block a user