• Philip Kaufmann's avatar
    fix some cosmetic glitches in the codebase · 3704d9b0
    Philip Kaufmann authored
    - rename URL into URI in paymentserver where correct
    - add some missing Qt-coding-stuff in paymentserver
    - change QSpinBox to QLineEdit as base for BitcoinAmountField in .ui files
      (as this is the result when converting the BAF back into base)
    - remove some c_str() and replace with QString::fromStdString()
    - remove several new-lines
    - remove unneeded spaces
    - indentation fixes
    3704d9b0
paymentserver.cpp 20.2 KB