┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphincolumnwidget.h
diff options
context:
space:
mode:
authorJohn Tapsell <[email protected]>2007-12-03 13:10:55 +0000
committerJohn Tapsell <[email protected]>2007-12-03 13:10:55 +0000
commitf4614fd066b821ed19253e4811a1bf2dced36478 (patch)
tree386df8cdf902676b8e7d143638b4acae7a4acc35 /src/dolphincolumnwidget.h
parente80f07735774cfd8e4debef48cbef7869506e585 (diff)
Revert my last commit, it's not quite working
svn path=/trunk/KDE/kdebase/apps/; revision=744406
Diffstat (limited to 'src/dolphincolumnwidget.h')
-rw-r--r--src/dolphincolumnwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincolumnwidget.h b/src/dolphincolumnwidget.h
index 14b4c8751..e8fea3bf5 100644
--- a/src/dolphincolumnwidget.h
+++ b/src/dolphincolumnwidget.h
@@ -89,7 +89,6 @@ public:
* which contain the given filter string will be shown.
*/
void setNameFilter(const QString& nameFilter);
- virtual void setModel ( QAbstractItemModel * model );
protected:
virtual QStyleOptionViewItem viewOptions() const;