mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 15:04:40 -04:00
fixed some dialogs in MacOSX, now they are shown as sheets
This commit is contained in:
@ -240,7 +240,7 @@ void Viewer::prev()
|
||||
}
|
||||
void Viewer::showGoToDialog()
|
||||
{
|
||||
goToDialog->show();
|
||||
goToDialog->open();
|
||||
}
|
||||
void Viewer::goTo(unsigned int page)
|
||||
{
|
||||
|
Reference in New Issue
Block a user