[FoldersPanel] Don't show 'Limit to Home Directory' in the view context menu

Authored by elvisangelaccio on Mar 10 2019, 11:37 AM.

Description

[FoldersPanel] Don't show 'Limit to Home Directory' in the view context menu

The viewContextMenuRequested signal is emitted without a valid
KFileItem, so m_fileItem will always be null in TreeViewContextMenu::open().

Details

Committed
elvisangelaccioMar 10 2019, 11:37 AM
Parents
R318:b7e84ed42ff0: Fix clazy-fully-qualified-moc-types warning
Branches
Unknown
Tags
Unknown