No description provided.
Bitcoin-Qt: only use qApp for Q(Core)Application::instance() #2448
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:Qt_qApp changing 5 files +13 −13-
Diapolo commented at 3:34 PM on April 2, 2013: none
-
Bitcoin-Qt: only use qApp for Q(Core)Application::instance() 1ce0448808
-
gavinandresen commented at 5:57 PM on April 2, 2013: contributor
deleted pull-tester comment, I'm working on the pull-tester machine...
- laanwj referenced this in commit 4240bdaac1 on Apr 3, 2013
- laanwj merged this on Apr 3, 2013
- laanwj closed this on Apr 3, 2013
-
laanwj commented at 3:30 AM on April 3, 2013: member
FYI the two are equivalent so effectively this changes nothing;
#define qApp QCoreApplication::instance()
Merging it for consistency.
- laudney referenced this in commit 2651a09173 on Mar 19, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors