We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f74c2cb + bdd4dcd commit 8f30690Copy full SHA for 8f30690
common/lc_pagesetupdialog.h
@@ -17,6 +17,6 @@ public slots:
17
void accept() override;
18
19
private:
20
- lcInstructionsPageSetup* mPageSetup;
21
Ui::lcPageSetupDialog *ui;
+ lcInstructionsPageSetup* mPageSetup;
22
};
0 commit comments