summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-06-03 20:45:16 +0200
committerDave Davenport <qball@gmpclient.org>2017-06-03 20:45:16 +0200
commit68641a21438ae402a28c5995128e28d8b14981d0 (patch)
tree7937087c270e3ee66f197ee6b755c41ba53bcffa /include
parent9a62bfd17284a424cafd4ce649076127eafc2f5d (diff)
Add new keywords to theme printer
Diffstat (limited to 'include')
-rw-r--r--include/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/theme.h b/include/theme.h
index eae2e7e1..b956af0e 100644
--- a/include/theme.h
+++ b/include/theme.h
@@ -376,7 +376,7 @@ RofiOrientation rofi_theme_get_orientation ( const widget *widget, const char *p
*
* @returns The string value of this property for this widget.
*/
-const char *rofi_theme_get_string ( const widget *widget, const char *property, char *def );
+const char *rofi_theme_get_string ( const widget *widget, const char *property, const char *def );
/**
* @param widget The widget to query