mirror of https://github.com/BOINC/boinc.git
- MGR: Disable list view rules for now.
clientgui/ BOINCBaseView.h svn path=/trunk/boinc/; revision=23686
This commit is contained in:
parent
0225c4e1d2
commit
e5c7f1188e
|
@ -3429,3 +3429,9 @@ Charlie 7 Jun 2011
|
|||
BOINCGUIApp.cpp, .h
|
||||
MainDocument.cpp, .h
|
||||
DlgExitMessage.cpp
|
||||
|
||||
Rom 8 Jun 2011
|
||||
- MGR: Disable list view rules for now.
|
||||
|
||||
clientgui/
|
||||
BOINCBaseView.h
|
|
@ -23,7 +23,7 @@
|
|||
#endif
|
||||
|
||||
#define BASEVIEW_STRIPES 1
|
||||
#define BASEVIEW_RULES 1
|
||||
//#define BASEVIEW_RULES 1
|
||||
|
||||
#define DEFAULT_TASK_FLAGS wxTAB_TRAVERSAL | wxADJUST_MINSIZE | wxFULL_REPAINT_ON_RESIZE
|
||||
|
||||
|
|
Loading…
Reference in New Issue