mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ENH:publish entrance layout
Change-Id: Ib7e3f6dd60047de02e4ccb0d3793f3bd31947597
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user