mirror of
https://github.com/YACReader/yacreader
synced 2025-11-02 16:24:19 -05:00
Fix Potential fix for GridComicsView in Qt 13
This commit is contained in:
@ -460,7 +460,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
|
||||
Component {
|
||||
property Component currentComicView: Component {
|
||||
id: currentComicView
|
||||
Rectangle {
|
||||
id: currentComicViewTopView
|
||||
|
||||
Reference in New Issue
Block a user