mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Use QQuickWidget instead of QQuickView to avoid displacement bugs on Windows and Linux
This commit is contained in:
@ -10,8 +10,7 @@
|
||||
|
||||
class QAbstractListModel;
|
||||
class QItemSelectionModel;
|
||||
class QQuickView;
|
||||
class QQuickView;
|
||||
class QQuickWidget;
|
||||
|
||||
class YACReaderToolBarStretch;
|
||||
class YACReaderComicsSelectionHelper;
|
||||
|
Reference in New Issue
Block a user