Remove QCOmmandLineParser.

It is part of Qt >= 5.2.
This commit is contained in:
Felix Geyer 2015-07-22 17:02:50 +02:00
parent 531018e58d
commit 5a745da07b
9 changed files with 1 additions and 1936 deletions

View file

@ -61,8 +61,6 @@ set(keepassx_SOURCES
core/Tools.cpp
core/Translator.cpp
core/Uuid.cpp
core/qcommandlineoption.cpp
core/qcommandlineparser.cpp
crypto/Crypto.cpp
crypto/CryptoHash.cpp
crypto/Random.cpp