mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-15 10:54:22 -05:00
fixed QFont on applicationWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
07da0c3917
commit
47c14ef2ba
@ -42,7 +42,7 @@
|
|||||||
#include "StatisticDialog.h"
|
#include "StatisticDialog.h"
|
||||||
|
|
||||||
|
|
||||||
#define FONT QFont(tr("Arial"), 8)
|
#define FONT QFont("Arial", 9)
|
||||||
|
|
||||||
/* Images for toolbar icons */
|
/* Images for toolbar icons */
|
||||||
#define IMAGE_NETWORK ":/images/network32.png"
|
#define IMAGE_NETWORK ":/images/network32.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user