diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index 593209e06..abb82527e 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -566,6 +566,8 @@ private: */ void createView(); + void deleteView(); + /** * Returns a pointer to the currently used item view, which is either * a ListView or a TreeView. |
