gui/dboxinfo: adjust spacing

This commit is contained in:
martii
2014-01-02 19:59:49 +01:00
committed by svenhoefer
parent 06a95008fd
commit 5e9af14eb5
2 changed files with 14 additions and 6 deletions

View File

@@ -47,6 +47,10 @@ class CDBoxInfoWidget : public CMenuTarget
int width;
int height;
int hheight,mheight; // head/menu font height
int fontWidth;
int sizeWidth;
int percWidth;
int nameWidth;
void paint();