Skip to content
  • Ahmad Samir's avatar
    KXftConfig: modernize code · d45e5b23
    Ahmad Samir authored and David Edmundson's avatar David Edmundson committed
    - Use range-for/for_each algorithim
    - Less implicit casting from ASCII
    - Use string comparision instead of QRegExp, the former is usually faster
    - Replace one letter var names with slightly longer ones
    d45e5b23