mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-02-15 03:23:05 -05:00
Fix clear message history
This commit is contained in:
@ -40,6 +40,7 @@ public:
|
||||
void setShowTimestamp(bool show);
|
||||
|
||||
void receiveMessage(const QString &message);
|
||||
|
||||
private slots:
|
||||
void sendMessage();
|
||||
void receivePartialMessage(const QString &partialMessage);
|
||||
|
||||
Reference in New Issue
Block a user