Nothing specific to Boost is in GUIUtil::qstringToBoostPath and GUIUtil::boostPathToQString functions.
Related to bitcoin/bitcoin#20744.
Nothing specific to Boost is in GUIUtil::qstringToBoostPath and GUIUtil::boostPathToQString functions.
Related to bitcoin/bitcoin#20744.
-BEGIN VERIFY SCRIPT-
FILES=$(git ls-files src/qt)
sed -i 's/boostPathToQString/PathToQString/g' -- $FILES
sed -i 's/qstringToBoostPath/QStringToPath/g' -- $FILES
-END VERIFY SCRIPT-
Concept and code review ACK 3c4f5d2a2024a71523a2e43e8144cdb0818dee6f
Code review ACK 3c4f5d2a2024a71523a2e43e8144cdb0818dee6f 👋