Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
[novacoin.git] / src / qt / qtipcserver.h
1 #define BITCOINURI_QUEUE_NAME "BitcoinURI"
2
3 void ipcInit();
4 void ipcShutdown();