mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 07:56:24 -06:00
ENH:publish entrance layout
Change-Id: Ib7e3f6dd60047de02e4ccb0d3793f3bd31947597
This commit is contained in:
parent
e0e8d1467d
commit
663e0503a2
1 changed files with 1 additions and 0 deletions
|
@ -865,6 +865,7 @@ void MainFrame::update_title()
|
||||||
void MainFrame::show_publish_button(bool show)
|
void MainFrame::show_publish_button(bool show)
|
||||||
{
|
{
|
||||||
m_publish_btn->Show(show);
|
m_publish_btn->Show(show);
|
||||||
|
Layout();
|
||||||
}
|
}
|
||||||
|
|
||||||
void MainFrame::update_title_colour_after_set_title()
|
void MainFrame::update_title_colour_after_set_title()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue