X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fshortcutsmodel.h;fp=src%2Fqtui%2Fsettingspages%2Fshortcutsmodel.h;h=12420bdcb0bd237a848b4b989762f4c03e67b890;hb=6eefdfc697067d184a589fc8a231b16316c09106;hp=0502b3228b6fa5dc6e8efdc5aef156249339d8af;hpb=42ab7cc22c4702716db2b8bfa1d4545169f772e6;p=quassel.git diff --git a/src/qtui/settingspages/shortcutsmodel.h b/src/qtui/settingspages/shortcutsmodel.h index 0502b322..12420bdc 100644 --- a/src/qtui/settingspages/shortcutsmodel.h +++ b/src/qtui/settingspages/shortcutsmodel.h @@ -76,7 +76,7 @@ public slots: signals: //! Reflects the difference between model contents and the ActionCollections we loaded this from - void hasChanged(bool changed); + void changed(bool changed); private: struct Item {