Fixes to ctrl+backspace behavior (#5013)
This commit is contained in:
@@ -46,6 +46,7 @@ private:
|
||||
const QString &searchText);
|
||||
void filterEmotes(const QString &text);
|
||||
void addShortcuts() override;
|
||||
bool eventFilter(QObject *object, QEvent *event) override;
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user