feat: remove checkerboard icon and change bottom toolbar

This commit is contained in:
2026-07-25 12:23:00 +08:00
parent f5dbf44ec7
commit e01718928c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ MainWindow::MainWindow(QWidget *parent)
m_am->actionRotateCounterClockwise,
m_am->actionRotateClockwise,
m_am->actionFlipHorizontal,
m_am->actionToggleCheckerboard,
m_am->actionFlipVertical,
});
// Setup right click menus
{