Remove tabs

develop
JapaMala 2018-12-26 00:05:17 -06:00
parent 435e44d99b
commit 95d3086fe6
1 changed files with 2 additions and 2 deletions

@ -4,14 +4,14 @@ SET(PROJECT_SRCS
remotefortressreader.cpp
adventure_control.cpp
building_reader.cpp
dwarf_control.cpp
dwarf_control.cpp
item_reader.cpp
)
# A list of headers
SET(PROJECT_HDRS
adventure_control.h
building_reader.h
dwarf_control.h
dwarf_control.h
item_reader.h
df_version_int.h
)