1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-25 09:17:45 +01:00

- made space to accomodate list of attachements in sending post window.

This commit is contained in:
cage 2023-11-14 23:06:44 +01:00
parent 3fd38b0aab
commit a2c7c1d581

View File

@ -16,7 +16,7 @@
(in-package :sending-message) (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 () (defclass message-ready-to-send ()
((language ((language