ENH:publish entrance layout
Change-Id: Ib7e3f6dd60047de02e4ccb0d3793f3bd31947597
This commit is contained in:
parent
e0e8d1467d
commit
663e0503a2
|
@ -865,6 +865,7 @@ void MainFrame::update_title()
|
|||
void MainFrame::show_publish_button(bool show)
|
||||
{
|
||||
m_publish_btn->Show(show);
|
||||
Layout();
|
||||
}
|
||||
|
||||
void MainFrame::update_title_colour_after_set_title()
|
||||
|
|
Loading…
Reference in New Issue