mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
changed version number 6.5.0
fixed QLineEdit focus in goto_dialog
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
public slots:
|
||||
void goTo();
|
||||
void setNumPages(unsigned int numPages);
|
||||
void show();
|
||||
signals:
|
||||
void goToPage(unsigned int page);
|
||||
};
|
||||
|
Reference in New Issue
Block a user