Install msg-handler also when starting from an image
src/qt.lisp
Sun Dec 13 11:50:24 CET 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Install msg-handler also when starting from an image
--- old-qt.gui/src/qt.lisp 2014-10-29 22:43:27.000000000 +0100
+++ new-qt.gui/src/qt.lisp 2014-10-29 22:43:27.000000000 +0100
@@ -28,10 +28,9 @@
(in-package :cl-smoke.qt-impl)
(define-smoke-module :cl-smoke.qt libsmokeqt
- (*qt-smoke* "qt_Smoke")
+ (*qt-smoke* "qt_Smoke")
(init-qt-smoke "init_qt_Smoke"))
-
(eval-when (:load-toplevel :compile-toplevel :execute)
#-mudballs
(define-foreign-library libqt-smoke-extra