mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
Merge pull request #2455 from Diapolo/pro-file
add missing limitedmap.h to bitcoin-qt.pro
This commit is contained in:
commit
9bbd144ec1
@ -208,7 +208,8 @@ HEADERS += src/qt/bitcoingui.h \
|
||||
src/clientversion.h \
|
||||
src/txdb.h \
|
||||
src/leveldb.h \
|
||||
src/threadsafety.h
|
||||
src/threadsafety.h \
|
||||
src/limitedmap.h
|
||||
|
||||
SOURCES += src/qt/bitcoin.cpp \
|
||||
src/qt/bitcoingui.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user