]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/calctrlg.h
in debug mode when clicking with the middle mouse button draw borders around all...
[wxWidgets.git] / include / wx / generic / calctrlg.h
index fb85631c50058fcf6256fe6284afb53f82a0da58..9ff4e89b54fcbbebede9e7fe246864c3acb5530a 100644 (file)
@@ -282,7 +282,8 @@ private:
     // the width and height of one column/row in the calendar
     wxCoord m_widthCol,
             m_heightRow,
-            m_rowOffset;
+            m_rowOffset,
+            m_calendarWeekWidth;
 
     wxRect m_leftArrowRect,
            m_rightArrowRect;