refactored MessageBuilder

This commit is contained in:
fourtf
2018-08-07 01:35:24 +02:00
parent f71ff08e68
commit c26422aec1
29 changed files with 964 additions and 970 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ public:
MessageLayout(MessagePtr message_);
~MessageLayout();
Message *getMessage();
const Message *getMessage();
// Height
int getHeight() const;