mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 07:40:06 +00:00
Update default radar toolbox size
This commit is contained in:
parent
88445ac3de
commit
1aa654740d
1 changed files with 1 additions and 1 deletions
|
|
@ -387,7 +387,7 @@ void MainWindow::showEvent(QShowEvent* event)
|
|||
{
|
||||
QMainWindow::showEvent(event);
|
||||
|
||||
resizeDocks({ui->radarToolboxDock}, {188}, Qt::Horizontal);
|
||||
resizeDocks({ui->radarToolboxDock}, {194}, Qt::Horizontal);
|
||||
}
|
||||
|
||||
void MainWindow::on_actionOpenNexrad_triggered()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue