Add a Send button that can be used to send messages (#4607)

This button is disabled by default, and can be enabled with the "Show send message button" setting.
This commit is contained in:
pajlada
2023-05-07 15:18:07 +02:00
committed by GitHub
parent 280b6d934e
commit caa0220ce6
10 changed files with 57 additions and 15 deletions
+2
View File
@@ -51,6 +51,8 @@ set(SOURCE_FILES
common/WindowDescriptors.cpp
common/WindowDescriptors.hpp
common/enums/MessageOverflow.hpp
controllers/accounts/Account.cpp
controllers/accounts/Account.hpp
controllers/accounts/AccountController.cpp