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

@@ -5,7 +5,6 @@
#include "mainwindow.h"
#include "settings.h"
#include "toolbutton.h"
#include "bottombuttongroup.h"
#include "graphicsview.h"
#include "navigatorview.h"