summaryrefslogtreecommitdiffstats
path: root/include/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/theme.h')
-rw-r--r--include/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/theme.h b/include/theme.h
index 0ed71460..055bea71 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -387,4 +387,5 @@ void rofi_theme_parse_merge_widgets ( ThemeWidget *parent, ThemeWidget *child );
* Returns the media type described by type.
*/
ThemeMediaType rofi_theme_parse_media_type ( const char *type );
+RofiDistance rofi_theme_property_copy_distance ( RofiDistance const distance );
#endif