summaryrefslogtreecommitdiff
path: root/src/zenity.h
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-22 19:59:56 +0100
committerArx Cruz <arxcruz@gnome.org>2015-04-23 10:08:14 +0200
commitd59ce70285a0c5d7dd634ba5cc746b331edac4ce (patch)
tree62b6719e05106237a2b0d4f9d16244a709fdfb14 /src/zenity.h
parentdc9719729899574d7f3b2056382af83fd106bd47 (diff)
downloadzenity-d59ce70285a0c5d7dd634ba5cc746b331edac4ce.tar.gz
Do not make zenity_util_show_dialog() X11 specific
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 77f0c05..bab11e3 100644
--- a/src/zenity.h
+++ b/src/zenity.h
@@ -34,7 +34,7 @@ typedef struct {
gint exit_code;
gint timeout_delay;
gboolean modal;
- gint attach;
+ guintptr attach;
} ZenityData;
typedef enum {