Add :qt.uitools to *FEATURES*
Annotate for file /src/package.lisp
2009-04-02 tobias 1 (defpackage :qt.uitools
2009-04-14 tobias 2 (:use :cl :smoke :cffi))
2009-04-02 tobias 3
2010-02-08 tobias 4 (pushnew :qt.uitools *features*)