Remove deprecated HeaderType QML component

This commit is contained in:
aiamnezia 2025-02-24 19:50:27 +04:00
parent 1c2b1f1e0f
commit c36f14c55a
2 changed files with 0 additions and 5 deletions

View file

@ -1,4 +0,0 @@
import QtQuick
// @deprecated Use BaseHeaderType, HeaderTypeWithButton or HeaderTypeWithSwitcher instead
HeaderTypeWithButton {}