Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon.
authorWladimir J. van der Laan <laanwj@gmail.com>
Wed, 4 Apr 2012 11:19:30 +0000 (13:19 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Wed, 4 Apr 2012 11:19:30 +0000 (13:19 +0200)
commit5cccb13dad589b66957772ee36b3be0ef06ed0dc
tree561ea8468f2121db57a7af168fa5b7ecfe726d20
parent5a60b66a9d2a9e7a9dda269d6ee4a2fe6d01a354
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon.
bitcoin-qt.pro
src/headers.h
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/noui.cpp [new file with mode: 0644]
src/noui.h [deleted file]
src/qt/transactiondesc.cpp
src/ui_interface.h [moved from src/qtui.h with 90% similarity]