mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Change visibility of ui ptr back to private
Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
This commit is contained in:
parent
d0a296208a
commit
efe302b197
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@ class ScrollMessageBox : public QDialog {
|
|||
|
||||
bool isOptionChecked() const;
|
||||
|
||||
protected:
|
||||
private:
|
||||
Ui::ScrollMessageBox* ui;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue