mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-11 18:35:38 -05:00
Fix chart button visibility
This commit is contained in:
@@ -127,7 +127,7 @@ void MainWindow::initWindow() {
|
||||
ui->actionCheck_for_Updates->setVisible(false);
|
||||
#endif
|
||||
|
||||
#ifdef QT_CHARTS_LIB
|
||||
#ifndef QT_CHARTS_LIB
|
||||
ui->pushButton_SummaryChart->setVisible(false);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user