diff --git a/checkin_notes b/checkin_notes index 3d4dedf6ac..185f4419df 100644 --- a/checkin_notes +++ b/checkin_notes @@ -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 \ No newline at end of file diff --git a/clientgui/BOINCBaseView.h b/clientgui/BOINCBaseView.h index f1263fea33..e9582d8458 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