diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index f4c7575b352..6aefe43e195 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -3202,7 +3202,7 @@ enum tab_bar_item_idx | |||
| 3202 | 3202 | ||
| 3203 | /* Default values of the above variables. */ | 3203 | /* Default values of the above variables. */ |
| 3204 | 3204 | ||
| 3205 | #define DEFAULT_TAB_BAR_BUTTON_MARGIN 4 | 3205 | #define DEFAULT_TAB_BAR_BUTTON_MARGIN 1 |
| 3206 | #define DEFAULT_TAB_BAR_BUTTON_RELIEF 1 | 3206 | #define DEFAULT_TAB_BAR_BUTTON_RELIEF 1 |
| 3207 | 3207 | ||
| 3208 | /* The height in pixels of the default tab-bar images. */ | 3208 | /* The height in pixels of the default tab-bar images. */ |