summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/modlist.h b/src/modlist.h
index 9a44b761..7452b28b 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -202,12 +202,6 @@ signals:
void resizeHeaders();
/**
- * @brief requestColumnSelect is emitted whenever the user requested a menu to select visible columns
- * @param pos the position to display the menu at
- */
- void requestColumnSelect(QPoint pos);
-
- /**
* @brief emitted to remove a file origin
* @param name name of the orign to remove
*/