diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-09 04:14:46 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-18 17:23:48 -0500 |
| commit | 3db95eb4043b8da20e99dd7476bc82468a4609fb (patch) | |
| tree | 257af3a4acd74b09713420cf184dffa77f6ab68d /src/modlist.h | |
| parent | 0c62a26e09fc293d7ab3a6ac8527c067d85f7773 (diff) | |
customizable columns for mod and plugin lists
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 6 |
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
*/
|
