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