Add gtk:timer class
[cl-gtk2.git] / gtk / cl-gtk2-gtk.asd
index b5991fe..621a7e9 100644 (file)
                (:file "gtk.dialog.example")
                
                (:file "gtk.demo")
+               (:file "gtk.timer")
                (:module "demo-files"
                         :pathname "demo"
                         :components ((:static-file "demo1.glade")
                                      (:static-file "demo1.ui")
                                      (:static-file "text-editor.glade")
                                      (:static-file "text-editor.ui"))))
-  :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-gdk :bordeaux-threads :iterate))
+  :depends-on (:cl-gtk2-glib :cffi :cl-gtk2-gdk :bordeaux-threads :iterate :cl-gtk2-pango))