mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
also consider *.hpp for indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12179 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
29adf23846
commit
7c977090af
@ -46,7 +46,7 @@ for f in $MODIFIED; do
|
||||
continue
|
||||
;;
|
||||
|
||||
*.cpp|*.h|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H)
|
||||
*.cpp|*.h|*.c|*.h|*.cxx|*.hxx|*.c++|*.h++|*.cc|*.hh|*.C|*.H|*.hpp)
|
||||
cmd=astyle.sh
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user