mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix Potential fix for GridComicsView in Qt 13
This commit is contained in:
parent
98a6ef5698
commit
901d0ab03a
@ -460,7 +460,7 @@ Rectangle {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Component {
|
property Component currentComicView: Component {
|
||||||
id: currentComicView
|
id: currentComicView
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: currentComicViewTopView
|
id: currentComicViewTopView
|
||||||
|
Loading…
Reference in New Issue
Block a user