1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-08-27 15:46:31 +00:00

Refactor cloning feature and ui

This commit is contained in:
2025-01-17 10:40:54 +01:00
parent beaad58af2
commit c0757da47b
26 changed files with 805 additions and 385 deletions

View File

@@ -4,9 +4,10 @@ set(PLUGIN "Git")
set(
SRC
plugin.cpp
libgit.cpp
git.cpp
utils.h
jobs/clonejob.cpp
jobs/gitjob.cpp
)
set(CMAKE_AUTOMOC ON)