diff options
| author | Peter Penz <[email protected]> | 2009-08-29 18:35:57 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-08-29 18:35:57 +0000 |
| commit | 60d28ca5c92baeb6613ac87cad53a188bd3de6eb (patch) | |
| tree | e0e31cb93e3c4317f82db5e0901ad1cc234d1435 /src/dolphincolumnview.h | |
| parent | baaab6d17beb78e3209c2d6fa87c04f7b97abfe2 (diff) | |
centralize namefilter handling
svn path=/trunk/KDE/kdebase/apps/; revision=1017117
Diffstat (limited to 'src/dolphincolumnview.h')
| -rw-r--r-- | src/dolphincolumnview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index 3d7432bd4..d2354a9ad 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -102,7 +102,6 @@ protected: virtual void currentChanged(const QModelIndex& current, const QModelIndex& previous); private slots: - void setNameFilter(const QString& nameFilter); void setZoomLevel(int level); void slotEntered(const QModelIndex& index); |
