src/mainwindow.h

changeset 1433
bd3a9e237ef5
parent 1432
4cc687851fbb
child 1435
b8dc3620e5db
--- 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;

mercurial