Fix Potential fix for GridComicsView in Qt 13

This commit is contained in:
Luis Ángel San Martín 2019-08-11 10:15:44 +02:00
parent 98a6ef5698
commit 901d0ab03a

View File

@ -460,7 +460,7 @@ Rectangle {
} }
} }
Component { property Component currentComicView: Component {
id: currentComicView id: currentComicView
Rectangle { Rectangle {
id: currentComicViewTopView id: currentComicViewTopView