-rw-r--r-- | pwmanager/libcrypt/error/error.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pwmanager/libcrypt/error/error.pro b/pwmanager/libcrypt/error/error.pro index 8c5f667..e96bcee 100644 --- a/pwmanager/libcrypt/error/error.pro +++ b/pwmanager/libcrypt/error/error.pro @@ -30,3 +30,5 @@ SOURCES += code-from-errno.c \ # gpg-error.h \ # mkerrcodes.h # mkerrcodes.c \
\ No newline at end of file +#The following line was inserted by qt3to4 +QT += xml qt3support |