Skip to content

Commit

Permalink
gui2/tpreferences: Macro scope cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Feb 21, 2016
1 parent eabe55b commit b04c158
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions data/gui/default/window/preferences.cfg
Expand Up @@ -246,3 +246,4 @@
#undef _GUI_PREFS_PAGE5
#undef _GUI_PREFS_PAGE
#undef _GUI_INFO_TAB_PADDING
#undef _GUI_TAB_BAR
1 change: 1 addition & 0 deletions data/gui/default/window/preferences/01_general.cfg
Expand Up @@ -317,3 +317,4 @@

#undef _GUI_PREFERENCES_GENERAL_GRID_1
#undef _GUI_PREFERENCES_GENERAL_GRID_2
#undef _GUI_PREFERENCES_MAIN_COMPOSITE_SLIDER
1 change: 0 additions & 1 deletion data/gui/default/window/preferences/02_display.cfg
Expand Up @@ -261,4 +261,3 @@

#undef _GUI_PREFERENCES_DISPLAY_GRID_1
#undef _GUI_PREFERENCES_DISPLAY_GRID_2
#undef _GUI_PREFERENCES_DISPLAY_GRID_2
1 change: 1 addition & 0 deletions data/gui/default/window/preferences/04_multiplayer.cfg
Expand Up @@ -484,3 +484,4 @@
#undef _GUI_PREFERENCES_MP_PAGE_1_GRID_2
#undef _GUI_PREFERENCES_MP_PAGE_2
#undef _GUI_PREFERENCES_MP_SWITCH_ROW
#undef _GUI_LOBBY_SOUNDS_ENTRY
2 changes: 1 addition & 1 deletion data/gui/default/window/preferences/_final.cfg
@@ -1,3 +1,3 @@
#undef _GUI_PREFERENCES_SPACER_ROW
#undef _GUI_PREFERENCES_CHECKBOX_ALIGN_SPACER

#undef _GUI_PREFERENCES_CHECKBOX_ALIGN_BORDER

0 comments on commit b04c158

Please sign in to comment.