- make BitcoinGUI::showPaymentACK() use a reference for msg and use our own GUIUtil::HtmlEscape() function
- ensure QTimer usage in clientmodel is the same as in walletmodel
- remove an unneeded debug message in walletframe
- flag some parameters as unused in DebugMessageHandler()
- small code formatting changes
several small Qt-related fixes #3039
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:Qt_misc changing 6 files +10 −12-
Diapolo commented at 5:34 PM on September 28, 2013: none
-
d5f0ef54f8
several small Qt-related fixes
- make BitcoinGUI::showPaymentACK() use a reference for msg and use our own GUIUtil::HtmlEscape() function - ensure QTimer usage in clientmodel is the same as in walletmodel - remove an unneeded debug message in walletframe - flag some parameters as unused in DebugMessageHandler() - small code formatting changes
- laanwj referenced this in commit 75d31c84db on Sep 29, 2013
- laanwj merged this on Sep 29, 2013
- laanwj closed this on Sep 29, 2013
- DrahtBot locked this on Sep 8, 2021
Contributors