* 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:
defnax 2009-01-28 01:24:41 +00:00
parent 3012683143
commit ba6260d9cb
4 changed files with 93 additions and 137 deletions

View file

@ -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"