debugged\nadded return key action

This commit is contained in:
2023-01-18 23:12:21 +01:00
parent 13c5c3788f
commit a23ffb6bbe
11 changed files with 846 additions and 160 deletions
+6 -2
View File
@@ -30,12 +30,16 @@ FORMS += \
mainwindow.ui
TRANSLATIONS += \
RsyncUI_fr_FR.ts
languages/RsyncUI_fr_FR.ts
INCLUDEPATH += \
/usr/include/KF5
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
else: unix:!android: target.path = /usr/bin/
!isEmpty(target.path): INSTALLS += target
lang.path = /languages
lang.files = languages/*
INSTALLS += lang