Skip to content
Commit f7431879 authored by Dominik Haumann's avatar Dominik Haumann
Browse files

run astyle with kdelibs coding style

astyle -n -Q \
      --indent=spaces=4 --style=otbs \
      --indent-labels --pad-oper --unpad-paren --pad-header \
      --keep-one-line-statements \
      --convert-tabs \
      --indent-preprocessor \
      --align-pointer=name \
      *.h *.cpp
parent dad4ca3a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment