┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index 96c649d97..c3d1c7abc 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -281,9 +281,6 @@ public:
/** Sets the additional information which should be shown for the items. */
void setAdditionalInfo(KFileItemDelegate::InformationList info);
- /** Sets the additional information which should be shown for the items. */
- void setAdditionalInfo(KFileItemDelegate::Information info);
-
/** Returns the additional information which should be shown for the items. */
KFileItemDelegate::InformationList additionalInfo() const;