mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-05 17:17:06 +02:00
Custom control: first implementation
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
e6ddcbab0c
commit
74d6aea4d4
@@ -348,6 +348,8 @@ public:
|
||||
void activate();
|
||||
void blink();
|
||||
|
||||
const wxBitmap& get_bmp() const { return bmp.bmp(); }
|
||||
|
||||
private:
|
||||
ScalableBitmap bmp;
|
||||
bool show {false};
|
||||
|
||||
Reference in New Issue
Block a user