--- a/src/mainwindow.h Wed Dec 26 16:38:38 2018 +0200 +++ b/src/mainwindow.h Wed Dec 26 23:01:45 2018 +0200 @@ -70,7 +70,6 @@ void replaceSelection(const QItemSelection& selection); CircularSection circleToolSection() const; bool save (LDDocument* doc, bool saveAs); - void saveShortcuts(); void select(const QModelIndex& objectIndex); QModelIndexList selectedIndexes() const; QSet<LDObject*> selectedObjects() const;