This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
sirspudd
/
artriculate
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a2528e2fe8
Ramuri
Etichete
master
artriculate
/
qml
/
views
/
reel
/
ReelImage.qml
ReelImage.qml
97 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
import QtQuick 2.0
import "../.."
ArtImage {
id: root
property bool reviewed: false
}