Add network traffic graph
This commit is contained in:
@@ -48,7 +48,7 @@ QT_MOC_CPP = moc_aboutdialog.cpp moc_addressbookpage.cpp \
|
||||
moc_optionsmodel.cpp moc_overviewpage.cpp moc_paymentserver.cpp \
|
||||
moc_qrcodedialog.cpp moc_qvalidatedlineedit.cpp moc_qvaluecombobox.cpp \
|
||||
moc_rpcconsole.cpp moc_sendcoinsdialog.cpp moc_sendcoinsentry.cpp \
|
||||
moc_signverifymessagedialog.cpp moc_splashscreen.cpp moc_transactiondesc.cpp \
|
||||
moc_signverifymessagedialog.cpp moc_splashscreen.cpp moc_trafficgraphwidget.cpp moc_transactiondesc.cpp \
|
||||
moc_transactiondescdialog.cpp moc_transactionfilterproxy.cpp \
|
||||
moc_transactiontablemodel.cpp moc_transactionview.cpp moc_walletframe.cpp \
|
||||
moc_walletmodel.cpp moc_walletstack.cpp moc_walletview.cpp
|
||||
@@ -73,7 +73,7 @@ BITCOIN_QT_H = aboutdialog.h addressbookpage.h addresstablemodel.h \
|
||||
optionsmodel.h overviewpage.h paymentrequestplus.h paymentserver.h \
|
||||
qrcodedialog.h qvalidatedlineedit.h qvaluecombobox.h rpcconsole.h \
|
||||
sendcoinsdialog.h sendcoinsentry.h signverifymessagedialog.h splashscreen.h \
|
||||
transactiondescdialog.h transactiondesc.h transactionfilterproxy.h \
|
||||
trafficgraphwidget.h transactiondescdialog.h transactiondesc.h transactionfilterproxy.h \
|
||||
transactionrecord.h transactiontablemodel.h transactionview.h walletframe.h \
|
||||
walletmodel.h walletmodeltransaction.h walletstack.h walletview.h
|
||||
|
||||
@@ -102,7 +102,7 @@ BITCOIN_QT_CPP = aboutdialog.cpp addressbookpage.cpp \
|
||||
optionsdialog.cpp optionsmodel.cpp overviewpage.cpp paymentrequestplus.cpp \
|
||||
paymentserver.cpp qvalidatedlineedit.cpp qvaluecombobox.cpp \
|
||||
rpcconsole.cpp sendcoinsdialog.cpp sendcoinsentry.cpp \
|
||||
signverifymessagedialog.cpp splashscreen.cpp transactiondesc.cpp \
|
||||
signverifymessagedialog.cpp splashscreen.cpp trafficgraphwidget.cpp transactiondesc.cpp \
|
||||
transactiondescdialog.cpp transactionfilterproxy.cpp transactionrecord.cpp \
|
||||
transactiontablemodel.cpp transactionview.cpp walletframe.cpp \
|
||||
walletmodel.cpp walletmodeltransaction.cpp walletstack.cpp walletview.cpp
|
||||
|
||||
Reference in New Issue
Block a user