diff options
Diffstat (limited to 'src/dolphindetailsview.h')
| -rw-r--r-- | src/dolphindetailsview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 93c27ac50..562b6d264 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -29,7 +29,6 @@ class DolphinController; class SelectionManager; class DolphinSortFilterProxyModel; class DolphinViewAutoScroller; -class ViewExtensionsFactory; /** * @brief Represents the details view which shows the name, size, @@ -206,7 +205,6 @@ private: DolphinController* m_controller; SelectionManager* m_selectionManager; DolphinViewAutoScroller* m_autoScroller; - ViewExtensionsFactory* m_extensionsFactory; QAction* m_expandableFoldersAction; QFont m_font; |
