mirror of
https://github.com/YACReader/yacreader
synced 2025-11-12 13:02:51 -05: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