mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
add missing limitedmap.h to bitcoin-qt.pro
This commit is contained in:
parent
aaf47eac3a
commit
c24746412a
@ -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