mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Format
This commit is contained in:
parent
e587f59ddb
commit
a632480422
@ -25,6 +25,7 @@ public slots:
|
|||||||
void backgroundImageBlurRadiusSliderChanged(int value);
|
void backgroundImageBlurRadiusSliderChanged(int value);
|
||||||
void useCurrentComicCoverCheckClicked(bool checked);
|
void useCurrentComicCoverCheckClicked(bool checked);
|
||||||
void resetToDefaults();
|
void resetToDefaults();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QCheckBox *useBackgroundImageCheck;
|
QCheckBox *useBackgroundImageCheck;
|
||||||
QCheckBox *useCurrentComicCoverCheck;
|
QCheckBox *useCurrentComicCoverCheck;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user