┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-01-06 14:50:17 +0000
committerPeter Penz <[email protected]>2010-01-06 14:50:17 +0000
commit749fac334dcf56eecb8cc6dbfb1cc005804e3c7d (patch)
treec15a11fe47a1e394a6a835f8402a8db9626ef2ee /src/dolphincolumnview.h
parent3ea9e54081c68d909318971e89f0a37c445fefd6 (diff)
SVN_SILENT: removed commented codephin with the column view a wrong layout has been shown.
BUG: 211149 BUG: 214515 svn path=/trunk/KDE/kdebase/apps/; revision=1070709
Diffstat (limited to 'src/dolphincolumnview.h')
-rw-r--r--src/dolphincolumnview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h
index c742b46cf..c73ffc094 100644
--- a/src/dolphincolumnview.h
+++ b/src/dolphincolumnview.h
@@ -98,7 +98,6 @@ protected:
virtual void contextMenuEvent(QContextMenuEvent* event);
virtual void wheelEvent(QWheelEvent* event);
virtual void leaveEvent(QEvent* event);
- virtual void selectionChanged(const QItemSelection& selected, const QItemSelection& deselected);
virtual void currentChanged(const QModelIndex& current, const QModelIndex& previous);
private slots: