X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/fc04c8186de8433f89b9167be7c50f543d376e68..6e7a5760b4d6fc3244fbc0fae2fbce6201603fda:/src/views/dolphinview.h diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index dbb304f37..d47825fe0 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -940,7 +940,7 @@ private: QTimer *m_showLoadingPlaceholderTimer; /// The information roleIndex of the list column header currently hovered - std::optional m_hoveredColumnHearderRoleIndex; + std::optional m_hoveredColumnHeaderRoleIndex; /// Used for selection mode. @see setSelectionMode() std::unique_ptr m_proxyStyle;