Skip to content

Commit

Permalink
Add peertable to .pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranz5 committed Sep 22, 2014
1 parent e6c3456 commit 148333a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HoboNickels-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ HEADERS += src/qt/bitcoingui.h \
src/qt/bitcoinunits.h \
src/qt/qvaluecombobox.h \
src/qt/askpassphrasedialog.h \
src/qt/peertablemodel.h \
src/protocol.h \
src/qt/notificator.h \
src/qt/qtipcserver.h \
Expand Down Expand Up @@ -299,6 +300,7 @@ SOURCES += src/qt/bitcoin.cpp src/qt/bitcoingui.cpp \
src/qt/bitcoinunits.cpp \
src/qt/qvaluecombobox.cpp \
src/qt/askpassphrasedialog.cpp \
src/qt/peertablemodel.cpp \
src/protocol.cpp \
src/qt/notificator.cpp \
src/qt/qtipcserver.cpp \
Expand Down

0 comments on commit 148333a

Please sign in to comment.