mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
Work on System Check tab of hecl-gui; add HECL icon
This commit is contained in:
@@ -15,6 +15,7 @@ MainWindow::MainWindow(QWidget *parent) :
|
||||
m_ui->setupUi(this);
|
||||
m_ui->heclTabs->setCurrentIndex(0);
|
||||
m_ui->splitter->setSizes({0,-1});
|
||||
m_ui->aboutIcon->setPixmap(QApplication::windowIcon().pixmap(256, 256));
|
||||
initSlots();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user