X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/0959642be297bf0749467c204e511f5887b17ee1..edda24eb851c2647f7dde01885008ef60fcadd9a:/src/views/dolphinview.h diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index de4bc1af2..f491b6dd5 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -867,6 +867,11 @@ private: */ void applyModeToView(); + /** + * Changes the current view based on the content of the directory. + */ + void applyDynamicView(); + enum Selection { HasSelection, NoSelection }; /** * Helper method for DolphinView::requestStatusBarText().