Big cleanup
This commit is contained in:
parent
d3080a08bb
commit
8b671090a0
55 changed files with 214 additions and 3967 deletions
|
|
@ -26,15 +26,8 @@ SOURCES += my_boost_assert_handler.cpp \
|
|||
PasswordManager.cpp \
|
||||
CsvWriter.cpp \
|
||||
BackupFormatModel.cpp \
|
||||
QueuedBackgroundTask.cpp \
|
||||
ExplainTreeModelItem.cpp \
|
||||
jsoncpp.cpp \
|
||||
SqlParser.cpp \
|
||||
SqlAstNode.cpp \
|
||||
SqlAstSelectList.cpp \
|
||||
SqlAstSelectListEntry.cpp \
|
||||
SqlAstSelect.cpp \
|
||||
SqlAstExpression.cpp
|
||||
jsoncpp.cpp
|
||||
|
||||
HEADERS += PasswordManager.h \
|
||||
KeyStrengthener.h \
|
||||
|
|
@ -42,16 +35,9 @@ HEADERS += PasswordManager.h \
|
|||
ScopeGuard.h \
|
||||
CsvWriter.h \
|
||||
BackupFormatModel.h \
|
||||
QueuedBackgroundTask.h \
|
||||
Expected.h \
|
||||
ExplainTreeModelItem.h \
|
||||
json/json.h \
|
||||
SqlParser.h \
|
||||
SqlAstNode.h \
|
||||
SqlAstSelectList.h \
|
||||
SqlAstSelectListEntry.h \
|
||||
SqlAstSelect.h \
|
||||
SqlAstExpression.h \
|
||||
std_utils.h \
|
||||
IntegerRange.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue