fix: cleanly exit on shutdown (#5537)
Co-authored-by: Mm2PL <mm2pl+gh@kotmisia.pl> Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
@@ -123,7 +123,7 @@ public:
|
||||
|
||||
static std::shared_ptr<Channel> getEmpty();
|
||||
|
||||
TabCompletionModel completionModel;
|
||||
TabCompletionModel *completionModel;
|
||||
QDate lastDate_;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user