MGR: Fix horizontal sizing of text in Simple View project description

svn path=/trunk/boinc/; revision=24853
This commit is contained in:
Charlie Fenton 2011-12-21 11:08:10 +00:00
parent 97724f5ad7
commit 35f4c2aa10
1 changed files with 1 additions and 1 deletions

View File

@ -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 };