diff options
Diffstat (limited to 'muse2/awl/sigspinbox.h')
-rw-r--r-- | muse2/awl/sigspinbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/awl/sigspinbox.h b/muse2/awl/sigspinbox.h index 92fd1cbc..50299338 100644 --- a/muse2/awl/sigspinbox.h +++ b/muse2/awl/sigspinbox.h @@ -16,6 +16,7 @@ public: signals: void returnPressed(); + void escapePressed(); void moveFocus(); public slots: |