mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fixed more merge problems
This commit is contained in:
parent
a0f682be7b
commit
8f845727ae
@ -34,6 +34,9 @@ private:
|
|||||||
QLabel *opacityLabel;
|
QLabel *opacityLabel;
|
||||||
QLabel *blurLabel;
|
QLabel *blurLabel;
|
||||||
QPushButton *resetButton;
|
QPushButton *resetButton;
|
||||||
|
QCheckBox *displayContinueReadingBannerCheck;
|
||||||
|
QCheckBox *trayIconCheckbox;
|
||||||
|
QCheckBox *startToTrayCheckbox;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user