Spaces to tabs.

Conforming to the style of the rest of the file.
This commit is contained in:
Mark de Wever 2012-06-15 18:28:52 +00:00
parent db3f49a3b0
commit 2f27cecc0d

View file

@ -175,7 +175,7 @@ if(MSVC)
SOURCE_GROUP("src editor action mouse" REGULAR_EXPRESSION "editor/action/mouse/.*")
SOURCE_GROUP("src editor palette" REGULAR_EXPRESSION "editor/palette/.*")
SOURCE_GROUP("src editor toolkit" REGULAR_EXPRESSION "editor/toolkit/.*")
SOURCE_GROUP("src editor map" REGULAR_EXPRESSION "editor/map/.*")
SOURCE_GROUP("src editor map" REGULAR_EXPRESSION "editor/map/.*")
SOURCE_GROUP("src gui" REGULAR_EXPRESSION "gui/.*")
SOURCE_GROUP("src gui auxiliary" REGULAR_EXPRESSION "gui/auxiliary/.*")
SOURCE_GROUP("src gui auxiliary event" REGULAR_EXPRESSION "gui/auxiliary/event/.*")
@ -249,10 +249,10 @@ endif(UPDATE_REVISION)
set(libwesnoth-lua_STAT_SRC
lua_jailbreak_exception.cpp
lua/lapi.c
lua/lbitlib.c
lua/lbitlib.c
lua/lcode.c
lua/lcorolib.c
lua/lctype.c
lua/lcorolib.c
lua/lctype.c
lua/ldebug.c
lua/ldo.c
lua/ldump.c
@ -378,27 +378,27 @@ set(wesnoth-main_SRC
controller_base.cpp
dialogs.cpp
editor/action/action.cpp
editor/action/action_label.cpp
editor/action/action_unit.cpp
editor/action/action_label.cpp
editor/action/action_unit.cpp
editor/action/mouse/mouse_action.cpp
editor/action/mouse/mouse_action_map_label.cpp
editor/action/mouse/mouse_action_unit.cpp
editor/action/mouse/mouse_action_map_label.cpp
editor/action/mouse/mouse_action_unit.cpp
editor/map/editor_map.cpp
editor/map/map_context.cpp
editor/map/map_fragment.cpp
editor/palette/palette_manager.cpp
editor/palette/palette_manager.cpp
editor/toolkit/brush.cpp
editor/toolkit/brush_bar.cpp
editor/palette/editor_palettes.cpp
editor/palette/palette_layout.cpp
editor/palette/terrain_palettes.cpp
editor/palette/unit_palette.cpp
editor/toolkit/brush_bar.cpp
editor/palette/editor_palettes.cpp
editor/palette/palette_layout.cpp
editor/palette/terrain_palettes.cpp
editor/palette/unit_palette.cpp
editor/editor_controller.cpp
editor/editor_display.cpp
editor/editor_main.cpp
editor/editor_preferences.cpp
editor/toolkit/editor_toolkit.cpp
editor/map/context_manager.cpp
editor/toolkit/editor_toolkit.cpp
editor/map/context_manager.cpp
filechooser.cpp
floating_textbox.cpp
formula.cpp