diff options
| author | Peter Penz <[email protected]> | 2007-04-10 11:22:56 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-04-10 11:22:56 +0000 |
| commit | 6422ae393ed378f8dcde0bf35e1f8d67a5df2295 (patch) | |
| tree | 8ebf2bfde66c50244ba86734cead36d4bb7250b5 /src/dolphiniconsview.h | |
| parent | 5b5a7b8da8cb3ee6bbb9f7450c87fca5de41dc05 (diff) | |
allow to enable the categorization feature for sorting
svn path=/trunk/KDE/kdebase/apps/; revision=652200
Diffstat (limited to 'src/dolphiniconsview.h')
| -rw-r--r-- | src/dolphiniconsview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index f0d0abc1a..36df119d7 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -73,7 +73,6 @@ private: private: DolphinController* m_controller; QStyleOptionViewItem m_viewOptions; - DolphinItemCategorizer* m_itemCategorizer; }; #endif |
