signal signature fixed
This commit is contained in:
parent
50ca826ff6
commit
b1ac6fed57
@ -79,7 +79,7 @@ class QskShortcutQml : public QObject, public QQmlParserStatus
|
|||||||
void activated();
|
void activated();
|
||||||
void activatedAmbiguously();
|
void activatedAmbiguously();
|
||||||
|
|
||||||
int shortcutIdChanged( int );
|
void shortcutIdChanged( int );
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
bool event( QEvent* ) override;
|
bool event( QEvent* ) override;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user