mirror of https://codeberg.org/cage/tinmop/
- made space to accomodate list of attachements in sending post window.
This commit is contained in:
parent
3fd38b0aab
commit
a2c7c1d581
|
@ -16,7 +16,7 @@
|
|||
|
||||
(in-package :sending-message)
|
||||
|
||||
(define-constant +header-send-window-height+ 5 :test #'=)
|
||||
(define-constant +header-send-window-height+ 6 :test #'=)
|
||||
|
||||
(defclass message-ready-to-send ()
|
||||
((language
|
||||
|
|
Loading…
Reference in New Issue