applets: Correct event ResetTypes from OneShot to Sticky
Fixes bugs relating to signalling in software keyboard.
This commit is contained in:
parent
bf90f2402d
commit
e11e65b3d6
5 changed files with 6 additions and 14 deletions
|
|
@ -23,7 +23,7 @@ class QtProfileSelectionDialog final : public QDialog {
|
|||
Q_OBJECT
|
||||
|
||||
public:
|
||||
QtProfileSelectionDialog(QWidget* parent);
|
||||
explicit QtProfileSelectionDialog(QWidget* parent);
|
||||
~QtProfileSelectionDialog() override;
|
||||
|
||||
void accept() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue