mirror of
https://github.com/modelec/ihm.git
synced 2026-01-18 16:47:32 +01:00
oups
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
|
||||
this->setFixedSize(QSize(480, 320));
|
||||
|
||||
this->home = new homeButton(centralidget);
|
||||
this->home = new homeButton(centralWidget);
|
||||
|
||||
connect(this->home, &homeButton::homologationClicked, this, &MainWindow::onHomologationPressed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user