Auto-set focus on keybind dialog
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
private:
|
||||
Ui::KeyBinder *ui;
|
||||
bool eventFilter(QObject *obj, QEvent *event);
|
||||
void showEvent( QShowEvent* event );
|
||||
};
|
||||
|
||||
#endif // QT_KeyBinder_HPP
|
||||
|
||||
Reference in New Issue
Block a user