Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
clim extensions: export useful extensions and add a nickname
Browse files Browse the repository at this point in the history
  • Loading branch information
dkochmanski committed Apr 27, 2018
1 parent 4ff603e commit 8e6c7aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -1874,7 +1874,12 @@

(defpackage :clim-extensions
(:use)
(:nicknames :clime)
(:export
;; sheets
#:always-repaint-background-mixin
#:never-repaint-background-mixin

#:line-style-effective-thickness
#:medium-miter-limit
#:raised-pane #:raising
Expand Down

0 comments on commit 8e6c7aa

Please sign in to comment.