Move creating custom bitmaps of wxGenericColourDialog into separate function
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
void OnCloseWindow(wxCloseEvent& event);
|
||||
|
||||
#if wxCLRDLGG_USE_PREVIEW_WITH_ALPHA
|
||||
virtual void CreateCustomBitmaps();
|
||||
void DoPreviewBitmap(wxBitmap& bmp, const wxColour& colour);
|
||||
#endif // wxCLRDLGG_USE_PREVIEW_WITH_ALPHA
|
||||
|
||||
|
Reference in New Issue
Block a user