summaryrefslogtreecommitdiff
path: root/src/entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entry.h b/src/entry.h
index 05e73ab..f5b5f79 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -92,6 +92,7 @@ struct entry {
bool padding_bottom_is_percent;
bool padding_left_is_percent;
bool padding_right_is_percent;
+ bool clip_to_padding;
int32_t selection_background_padding;
uint32_t input_width;
uint32_t border_width;