summaryrefslogtreecommitdiff
path: root/src/modlistcontextmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistcontextmenu.h')
-rw-r--r--src/modlistcontextmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlistcontextmenu.h b/src/modlistcontextmenu.h
index 8452bc65..d009c9d8 100644
--- a/src/modlistcontextmenu.h
+++ b/src/modlistcontextmenu.h
@@ -74,7 +74,7 @@ public:
ModListContextMenu(
const QModelIndex& index, OrganizerCore& core, CategoryFactory& categories, ModListView* modListView);
-public: // TODO: Move this to private when all is done
+private:
// create the "Send to... " context menu
//