dogecoin/share
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
Use misc methods of avoiding unnecesary header includes.
Replace int typedefs with int##_t from stdint.h.
Replace PRI64[xdu] with PRI[xdu]64 from inttypes.h.
Normalize QT_VERSION ifs where possible.
Resolve some indirect dependencies as direct ones.
Remove extern declarations from .cpp files.
2013-11-10 09:36:28 -06:00
..
certs Code-signing certificates (no private keys) from Apple and Comodo 2013-01-18 10:08:28 -05:00
pixmaps All-resolution pixmap, to make win32 builds determisitic again 2013-05-24 15:46:00 -04:00
qt Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
genbuild.sh autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
setup.nsi.in autotools: switch to autotools buildsystem 2013-09-05 21:31:03 -04:00
ui.rc Fix MinGW build due to bad pointers to ui.rc pixmaps stuff. 2011-05-14 18:51:52 +02:00