Menuing and statusbar updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -333,6 +333,10 @@ protected:
|
||||
,int nFillStyle = wxODDEVEN_RULE
|
||||
);
|
||||
|
||||
#if wxUSE_PALETTE
|
||||
void DoSelectPalette(bool bRealize = FALSE);
|
||||
void InitializePalette(void);
|
||||
#endif // wxUSE_PALETTE
|
||||
|
||||
//
|
||||
// common part of DoDrawText() and DoDrawRotatedText()
|
||||
|
Reference in New Issue
Block a user