diff options
Diffstat (limited to 'bard-elisp')
| -rw-r--r-- | bard-elisp/bard-window.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bard-elisp/bard-window.el b/bard-elisp/bard-window.el index c23585f..3e30a2e 100644 --- a/bard-elisp/bard-window.el +++ b/bard-elisp/bard-window.el @@ -1,3 +1,5 @@ +(require 'prot-common) + (defvar prot-window-window-sizes '( :max-height (lambda () (floor (frame-height) 3)) :min-height 10 |
