Fix using compatibility flag in propgridpagestate.h header file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -758,7 +758,7 @@ protected:
|
|||||||
/** Indicates total virtual height of visible properties. */
|
/** Indicates total virtual height of visible properties. */
|
||||||
unsigned int m_virtualHeight;
|
unsigned int m_virtualHeight;
|
||||||
|
|
||||||
#ifdef WXWIN_COMPATIBILITY_3_0
|
#if WXWIN_COMPATIBILITY_3_0
|
||||||
/** 1 if m_lastCaption is also the bottommost caption. */
|
/** 1 if m_lastCaption is also the bottommost caption. */
|
||||||
unsigned char m_lastCaptionBottomnest;
|
unsigned char m_lastCaptionBottomnest;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user