diff --git a/checkin_notes b/checkin_notes index 185f4419df..2c67cac96c 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3434,4 +3434,10 @@ Rom 8 Jun 2011 - MGR: Disable list view rules for now. clientgui/ - BOINCBaseView.h \ No newline at end of file + BOINCBaseView.h + +Charlie 8 Jun 2011 + - MGR: Restore list view rules again. + + clientgui/ + BOINCBaseView.h diff --git a/clientgui/BOINCBaseView.h b/clientgui/BOINCBaseView.h index e9582d8458..f1263fea33 100644 --- a/clientgui/BOINCBaseView.h +++ b/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