mirror of
https://github.com/leozide/leocad.git
synced 2026-07-27 19:56:49 +00:00
Fixed initialization order at compile time
This commit is contained in:
@@ -17,6 +17,6 @@ public slots:
|
||||
void accept() override;
|
||||
|
||||
private:
|
||||
lcInstructionsPageSetup* mPageSetup;
|
||||
Ui::lcPageSetupDialog *ui;
|
||||
lcInstructionsPageSetup* mPageSetup;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user