summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGMT 1999 Tony Gale <gale@gtk.org>1999-02-08 13:10:10 +0000
committerTony Gale <gale@src.gnome.org>1999-02-08 13:10:10 +0000
commit2277c72c4172e73b8a7353d43cf59dce90e2af8d (patch)
tree020a8df4de43f641aae6b7234f0648b9d86d7f99 /examples
parent6e13f7bd2ba69ab1e9038eb9cc89ca6e411e27cc (diff)
downloadgtk+-2277c72c4172e73b8a7353d43cf59dce90e2af8d.tar.gz
add SpinButton example
Mon Feb 8 13:08:51 GMT 1999 Tony Gale <gale@gtk.org> * examples/Makefile: add SpinButton example
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile
index f669019c92..1b04a5bc89 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -29,6 +29,7 @@ SUBDIRS = arrow \
scribble-simple \
scrolledwin \
selection \
+ spinbutton \
statusbar \
table \
text \