mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-29 08:42:29 +00:00
Some clean up
This commit is contained in:
@ -15,7 +15,6 @@ Page {
|
||||
property string __repoUrl
|
||||
|
||||
function __loadForm() {
|
||||
console.debug("yo");
|
||||
switch (combo.selectedIndex) {
|
||||
case 0:
|
||||
importGitCloneForm.source = Qt.resolvedUrl("../../components/GitCloneHttp.qml");
|
||||
|
Reference in New Issue
Block a user