mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
FIX: hyperlink style and size of status label in media panel
Change-Id: I06431002ef7c86f6992c4c3cc48932503e2aab00
This commit is contained in:
parent
0239cf34a1
commit
17076cc1bd
3 changed files with 13 additions and 6 deletions
|
@ -44,7 +44,7 @@ protected:
|
|||
|
||||
void TogglePlay();
|
||||
|
||||
void SetStatus(wxString const & msg);
|
||||
void SetStatus(wxString const &msg, bool hyperlink = true);
|
||||
|
||||
private:
|
||||
void media_proc();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue