Преглед изворни кода

Loading synchronously is an issue even on my Xeon

Change-Id: I2833ef9486eb8efd18d25264669d7468a2b00329
Donald Carr пре 8 година
родитељ
комит
5bfd50fcc8
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      qml/reel/ReelImage.qml

+ 0 - 1
qml/reel/ReelImage.qml

@@ -4,5 +4,4 @@ import ".."
 
 ArtImage {
     property bool doomed: false
-    asynchronous: false
 }