mirror of
https://github.com/YACReader/yacreader
synced 2026-01-30 20:00:06 -05:00
merge
This commit is contained in:
@ -51,7 +51,7 @@ ShortcutsDialog::ShortcutsDialog(QWidget * parent)
|
||||
|
||||
setLayout(imgMainLayout);
|
||||
|
||||
setFixedSize(QSize(700,500));
|
||||
setFixedSize(QSize(700,500));
|
||||
|
||||
QFile f(":/files/shortcuts.html");
|
||||
f.open(QIODevice::ReadOnly);
|
||||
|
||||
Reference in New Issue
Block a user