chiark / gitweb /
Converted deprecated widgets option-menu and combo to combo-box and combo-box-entry
[clg] / hello-world.lisp
index f700cb210b914d891f3a44244dcabbce36493116..43245c9f54571083de24dde62adee2482bd68004 100644 (file)
@@ -1,5 +1,7 @@
 (use-package :gtk)
 
+(clg-init)
+
 (make-instance 'window
 ; :type :toplevel
  :title "Test"