]> Git Repo - VerusCoin.git/commit - bitcoin-qt.pro
tab reorg phase 1: split main gui into "overview" and "history"
authorWladimir J. van der Laan <[email protected]>
Tue, 5 Jul 2011 20:09:39 +0000 (22:09 +0200)
committerWladimir J. van der Laan <[email protected]>
Tue, 5 Jul 2011 20:09:39 +0000 (22:09 +0200)
commit64c8b6994881ba2715cb08f48b406aaf1f28603c
tree80e8c221ee842752db1db513d2a191d6c28aade7
parent825aa7d8d88251f89474e410e8631d0d75e8e898
tab reorg phase 1: split main gui into "overview" and "history"
bitcoin-qt.pro
doc/assets-attribution.txt
src/qt/bitcoin.qrc
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/forms/overviewpage.ui [new file with mode: 0644]
src/qt/overviewpage.cpp [new file with mode: 0644]
src/qt/overviewpage.h [new file with mode: 0644]
src/qt/res/icons/history.png [new file with mode: 0644]
src/qt/res/icons/overview.png [new file with mode: 0644]
This page took 0.023167 seconds and 4 git commands to generate.