summaryrefslogtreecommitdiff
path: root/gtk/gtkinputdialog.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2000-03-28 01:31:13 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-03-28 01:31:13 +0000
commit8822298930fd778f0c4280f8a8d03449dc6d49a4 (patch)
tree1499cb38844babb11b4a64ab2ef77fdabde648c0 /gtk/gtkinputdialog.h
parent8098546227671a5d082fdf8f4811ee3ffca7f6d8 (diff)
downloadgtk+-8822298930fd778f0c4280f8a8d03449dc6d49a4.tar.gz
*** empty log message ***
Diffstat (limited to 'gtk/gtkinputdialog.h')
-rw-r--r--gtk/gtkinputdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkinputdialog.h b/gtk/gtkinputdialog.h
index 3852491f67..b7d417b052 100644
--- a/gtk/gtkinputdialog.h
+++ b/gtk/gtkinputdialog.h
@@ -68,7 +68,7 @@ struct _GtkInputDialog
struct _GtkInputDialogClass
{
- GtkWindowClass parent_class;
+ GtkDialogClass parent_class;
void (* enable_device) (GtkInputDialog *inputd,
guint32 devid);