mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04: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
|
id: currentComicView
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: currentComicViewTopView
|
id: currentComicViewTopView
|
||||||
|
Reference in New Issue
Block a user