forked from qt-creator/qt-creator
VariableChooser: Fix closing with Escape key
Change-Id: Ibf0f344d50941255a28c19cf6914521c1c7b0cf6 Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
static void addSupportForChildWidgets(QWidget *parent, Utils::MacroExpander *expander);
|
||||
|
||||
protected:
|
||||
void keyPressEvent(QKeyEvent *ev);
|
||||
bool event(QEvent *ev);
|
||||
bool eventFilter(QObject *, QEvent *event);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user