Fixed issue with root group not being properly initialised when reading KDB files

Custom icons now stored in KeepassX format in KDB files
This commit is contained in:
michael starke
2014-03-17 21:03:38 +01:00
parent a837d8cd44
commit 2f5691f1dd
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2531</string> <string>2532</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string> <string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>