Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
automatic indentation update (r14435-r15226)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15227 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
150 additions
and 150 deletions.
- +9 −9 src/app/composer/qgscomposer.cpp
- +2 −2 src/app/composer/qgscomposerlegendlayersdialog.cpp
- +4 −4 src/app/gps/qgsgpsmarker.cpp
- +1 −1 src/app/gps/qwtpolar/qwt_polar_itemdict.cpp
- +2 −2 src/app/legend/qgslegendgroup.cpp
- +20 −20 src/app/qgisapp.cpp
- +6 −6 src/app/qgsdisplayangle.cpp
- +1 −1 src/app/qgsdisplayangle.h
- +2 −2 src/app/qgslabelpropertydialog.h
- +2 −2 src/app/qgsmaptoolselect.cpp
- +18 −18 src/core/qgscoordinatereferencesystem.cpp
- +2 −2 src/core/qgscoordinatereferencesystem.h
- +3 −3 src/core/qgsmaprenderer.cpp
- +1 −1 src/core/qgspallabeling.cpp
- +3 −3 src/core/spatialindex/include/Tools.h
- +3 −3 src/gui/qgsmapcanvas.cpp
- +1 −1 src/gui/qgsmapoverviewcanvas.cpp
- +19 −19 src/gui/symbology-ng/qgssymbollevelsv2dialog.cpp
- +2 −2 src/gui/symbology-ng/qgssymbolv2selectordialog.cpp
- +1 −1 src/plugins/grass/qgsgrassmodule.cpp
- +6 −6 src/plugins/grass/qgsgrassregion.cpp
- +1 −1 src/plugins/grass/qgsgrassregion.h
- +3 −3 src/plugins/grass/qgsgrassselect.cpp
- +9 −9 src/plugins/offline_editing/offline_editing_plugin_gui.cpp
- +29 −29 tests/src/core/regression992.cpp
Oops, something went wrong.