Skip to content
  • Pino Toscano's avatar
    Slightly improve some debug messages · be365be9
    Pino Toscano authored
    - remove endl and '\n', since they are added automatically
    - remove extra spaces
    - remove extra quoting (done automatically for QString)
    - raise some khcDebug to khcWarning, since they are not usual situations
    - other general fixups
    be365be9