summaryrefslogtreecommitdiffstats
path: root/include/widgets/scrollbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/widgets/scrollbar.h')
-rw-r--r--include/widgets/scrollbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/widgets/scrollbar.h b/include/widgets/scrollbar.h
index 2806bc3f..6c7af7c8 100644
--- a/include/widgets/scrollbar.h
+++ b/include/widgets/scrollbar.h
@@ -46,7 +46,7 @@ typedef struct _scrollbar
unsigned int length;
unsigned int pos;
unsigned int pos_length;
- RofiDistance width;
+ RofiDistance width;
} scrollbar;
/**