Skip to content

Commit f3a2d80

Browse files
authored
Merge pull request #1502 from OutpostUniverse/fixIndentation
Convert spaces indent to tabs
2 parents ba2dfe4 + add4b4f commit f3a2d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OPHD/States/MainReportsUiState.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class MainReportsUiState : public Wrapper
3434
void selectWarehousePanel(Structure*);
3535
void selectMinePanel(Structure*);
3636

37-
void injectTechnology(TechnologyCatalog&, ResearchTracker&);
37+
void injectTechnology(TechnologyCatalog&, ResearchTracker&);
3838

3939
void clearLists();
4040

0 commit comments

Comments
 (0)