mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
Added an option to disable showing the go to flow on mouse over.
This commit is contained in:
@ -23,7 +23,8 @@ Q_OBJECT
|
||||
//QLabel * pathLabel;
|
||||
QLineEdit * pathEdit;
|
||||
QPushButton * pathFindButton;
|
||||
QCheckBox * quickNavi;
|
||||
QCheckBox * quickNavi;
|
||||
QCheckBox * disableShowOnMouseOver;
|
||||
|
||||
QLabel * magGlassSizeLabel;
|
||||
|
||||
|
Reference in New Issue
Block a user