mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-15 09:58:51 +00: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…
x
Reference in New Issue
Block a user