mirror of https://github.com/BOINC/boinc.git
MGR: Fix horizontal sizing of text in Simple View project description
svn path=/trunk/boinc/; revision=24853
This commit is contained in:
parent
97724f5ad7
commit
35f4c2aa10
|
@ -31,7 +31,7 @@
|
|||
#define SLIDESHOWBORDER 3
|
||||
#define DESCRIPTIONSPACER 4
|
||||
#define HIDEDEFAULTSLIDE 1
|
||||
#define TESTALLDESCRIPTIONS 1
|
||||
#define TESTALLDESCRIPTIONS 0
|
||||
#define SCROLLBARWIDTH 18
|
||||
|
||||
enum { suspendedIcon, waitingIcon, runningIcon };
|
||||
|
|
Loading…
Reference in New Issue