mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
Setting to control whether the time is shown in the 'current page/total' label.
Apparently I am going to make millions with this new feature :D
This commit is contained in:
@ -22,6 +22,9 @@ private:
|
||||
// QLabel * pathLabel;
|
||||
QLineEdit *pathEdit;
|
||||
QPushButton *pathFindButton;
|
||||
|
||||
QCheckBox *showTimeInInformationLabel;
|
||||
|
||||
QCheckBox *quickNavi;
|
||||
QCheckBox *disableShowOnMouseOver;
|
||||
QCheckBox *scaleCheckbox;
|
||||
|
Reference in New Issue
Block a user