Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
vpzom
/
radiate
Segui
1
Vota
1
Forka
1
Codice
Problemi
1
Pull Requests
0
Rilasci
0
Wiki
Attività
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35
Commit
4
Rami (Branch)
134KB
Ramo (Branch):
master
desparation
master
translation
translation2
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'master'
${ noResults }
radiate
/
src
/
qrc.rs
10 lines
103B
Originale
Permalink
Blame
Cronologia
qrc!(qml_resources,
"/" {
"qml/Main.qml"
},
);
pub fn load() {
qml_resources();
}