summaryrefslogtreecommitdiff
path: root/src/zenity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.h')
-rw-r--r--src/zenity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.h b/src/zenity.h
index 697a17c..e338760 100644
--- a/src/zenity.h
+++ b/src/zenity.h
@@ -73,7 +73,7 @@ typedef struct {
GSList *columns;
gboolean checkbox;
gboolean radiobox;
- gchar **data;
+ const gchar **data;
} ZenityTreeData;
int zenity_calendar (ZenityData *data,