diff options
| author | Peter Penz <[email protected]> | 2007-09-25 11:06:54 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-09-25 11:06:54 +0000 |
| commit | 991df9c857d5f69ebec4d9ed5e7f35ab26940ffa (patch) | |
| tree | f88a561b91c180fe6fa971140cb68c4ff1e4c7e4 /src/dolphincolumnview.h | |
| parent | 9bbab1421ce1d8b73b16658448ac03e3ca6428b8 (diff) | |
clear columns if the new URL is no parent of the currently shown columns
svn path=/trunk/KDE/kdebase/apps/; revision=716840
Diffstat (limited to 'src/dolphincolumnview.h')
| -rw-r--r-- | src/dolphincolumnview.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index 71ac89468..75d07ce07 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -142,12 +142,6 @@ private: */ void requestActivation(ColumnWidget* column); - /** - * Deletes all inactive child columns, that are a child of - * the currently active column. - */ - void deleteInactiveChildColumns(); - private: DolphinController* m_controller; bool m_restoreActiveColumnFocus; |
