diff options
| author | Peter Penz <[email protected]> | 2010-02-25 19:36:36 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2010-02-25 19:36:36 +0000 |
| commit | df6bc98ded7d55b506ba3498490e5894b0b99b23 (patch) | |
| tree | 429e83e9a285d4abbfa1130ef9a383641c434c65 /src/dolphinview.h | |
| parent | e488496286f200f07ca3027ac7d20bdd679e2560 (diff) | |
Forward port of SVN commit 1096089: Fix regression that columns stay empty when switching between URLs that differ by more than one sub directory. Thanks to Frank Reininghaus for the analysis.
CCBUG: 227785
CCBUG: 227748
svn path=/trunk/KDE/kdebase/apps/; revision=1096093
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index a00e5427b..cab9fa560 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -747,7 +747,6 @@ private: QWidget* layoutTarget() const; KUrl rootUrl() const; - KDirLister* rootDirLister() const; bool supportsCategorizedSorting() const; bool itemsExpandable() const; |
