1
0

refactor: fully remove ToolButton because no one require it.

- fully remove ToolButton.
- make loadHidpiIcon as a static function in ActionManager because no outside function may call it.
This commit is contained in:
2026-07-03 15:37:20 +08:00
parent f4d272e014
commit c93ed94210
7 changed files with 2 additions and 71 deletions

View File

@@ -19,7 +19,6 @@ QT_END_NAMESPACE
class ActionManager;
class PlaylistManager;
class ToolButton;
class GraphicsView;
class NavigatorView;
class BottomButtonGroup;