mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
* redesign SharedFiles dialog with Tabs
* Set Font Size for MainWindow ToolBar to 9 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3012683143
commit
ba6260d9cb
4 changed files with 93 additions and 137 deletions
|
@ -64,7 +64,7 @@
|
|||
#include <iomanip>
|
||||
#include <unistd.h>
|
||||
|
||||
#define FONT QFont(tr("Arial"), 8)
|
||||
#define FONT QFont(tr("Arial"), 9)
|
||||
|
||||
/* Images for toolbar icons */
|
||||
#define IMAGE_NETWORK ":/images/retrosharelogo1.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue