Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
authorLuke Dashjr <luke-jr+git@utopios.org>
Sun, 25 Mar 2012 21:25:10 +0000 (17:25 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 6 Apr 2012 18:30:10 +0000 (14:30 -0400)
commitd652709abaccff37c1e5ea36a8334ad643809d23
tree787e6514087b867103512fdff0bba0f1bac0c8fd
parent8ae76e0f5d1e9beeeab5f1dfc9b195d0999729d7
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
15 files changed:
bitcoin-qt.pro
src/qt/bitcoin.cpp
src/qt/bitcoingui.cpp
src/qt/bitcoingui.h
src/qt/guiutil.cpp
src/qt/guiutil.h
src/qt/qtipcserver.cpp
src/qt/qtipcserver.h
src/qt/sendcoinsdialog.cpp
src/qt/sendcoinsdialog.h
src/qt/test/test_main.cpp
src/qt/test/uritests.cpp [moved from src/qt/test/urltests.cpp with 57% similarity]
src/qt/test/uritests.h [new file with mode: 0644]
src/qt/test/urltests.h [deleted file]
src/qtui.h