mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-02-05 06:40:22 -05:00
Add stopping chat requests and button
This commit is contained in:
@ -52,6 +52,7 @@ public:
|
||||
public slots:
|
||||
void sendMessage(const QString &message) const;
|
||||
void copyToClipboard(const QString &text);
|
||||
void cancelRequest();
|
||||
|
||||
signals:
|
||||
void chatModelChanged();
|
||||
|
||||
Reference in New Issue
Block a user