mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Fix Oversize left column issue
This commit is contained in:
parent
170a697d62
commit
729f248359
@ -250,6 +250,7 @@ void DailySearchTab::createUi() {
|
|||||||
horizontalHeader0->setText(tr("DATE\nJumps to Date"));
|
horizontalHeader0->setText(tr("DATE\nJumps to Date"));
|
||||||
horizontalHeader1->setText("");
|
horizontalHeader1->setText("");
|
||||||
|
|
||||||
|
on_clearButton_clicked();
|
||||||
}
|
}
|
||||||
|
|
||||||
void DailySearchTab::delayedCreateUi() {
|
void DailySearchTab::delayedCreateUi() {
|
||||||
|
Loading…
Reference in New Issue
Block a user