- _firstColourUsed = false;
- _secondColourUsed = false;
- _textColourUsed = false;
- _captionFontUsed = false;
- _captionStyleUsed = false;
- _captionStyle = wxCAPTIONBAR_GRADIENT_V;
- };
-
- /** Copy operator. Only the styles in use in the source object are being copied to the destination object. All other
+ m_firstColourUsed = false;
+ m_secondColourUsed = false;
+ m_textColourUsed = false;
+ m_captionFontUsed = false;
+ m_captionStyleUsed = false;
+ m_captionStyle = wxCAPTIONBAR_GRADIENT_V;
+ };
+
+ /** Copy operator. Only the styles in use in the source object are being copied to the destination object. All other