mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 23:32:10 +00:00
FIX: hyperlink style and size of status label in media panel
Change-Id: I06431002ef7c86f6992c4c3cc48932503e2aab00
This commit is contained in:
@@ -44,7 +44,7 @@ protected:
|
||||
|
||||
void TogglePlay();
|
||||
|
||||
void SetStatus(wxString const & msg);
|
||||
void SetStatus(wxString const &msg, bool hyperlink = true);
|
||||
|
||||
private:
|
||||
void media_proc();
|
||||
|
||||
Reference in New Issue
Block a user