┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewproperties.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-12-12 12:51:31 +0000
committerPeter Penz <[email protected]>2009-12-12 12:51:31 +0000
commita14119587a1bb7cbf931d9c69ba4623f6fb2242b (patch)
tree10ee96c31aab1c82b4e373cf0e44c3d23458be1e /src/viewproperties.h
parent5e25098037571c8a43fd8c407c1758065e1a1548 (diff)
Removed enums SortByRating and SortByTags. They never have been activated yet because of performance issues...
svn path=/trunk/KDE/kdebase/apps/; revision=1061595
Diffstat (limited to 'src/viewproperties.h')
-rw-r--r--src/viewproperties.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/viewproperties.h b/src/viewproperties.h
index a0279004e..a8a2cc934 100644
--- a/src/viewproperties.h
+++ b/src/viewproperties.h
@@ -169,8 +169,6 @@ private:
bool m_autoSave;
QString m_filepath;
ViewPropertySettings* m_node;
-
- static bool m_nepomukSupport;
};
#endif