summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2016-05-15 15:09:14 +0200
committerTannin <sherb@gmx.net>2016-05-15 15:09:14 +0200
commitf6c3b516fd4b60dc8de18d18ae6592193bf2dbc9 (patch)
tree194794b295323c6c9974e888123f45729e57c5fe /src/mainwindow.h
parent5665be7fd126c435ed4ad4ceb8c01f0e6eb16975 (diff)
changes to primary category are now saved immediately instead of after the menu is closed
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 866f1ad6..43b2bede 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -430,7 +430,6 @@ private slots:
void addRemoveCategories_MenuHandler();
void replaceCategories_MenuHandler();
- void savePrimaryCategory();
void addPrimaryCategoryCandidates();
void modDetailsUpdated(bool success);