deps: use upstream qtkeychain (#5697)

This commit is contained in:
nerix
2024-11-05 22:11:14 +01:00
committed by GitHub
parent 46c1f18ae7
commit f3a5f81fa0
5 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
# include "qt5keychain/keychain.h"
# endif
# else
# include "keychain.h"
# include <qtkeychain/keychain.h>
# endif
#endif