fix header include

This commit is contained in:
baiYue 2026-03-27 15:13:56 +08:00
parent eec673d0f2
commit e7e15524a8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// draggabletoolbutton.cpp // draggabletoolbutton.cpp
#include "draggabletoolbutton.h" #include "draggableToolButton.h"
#include <QMouseEvent> #include <QMouseEvent>
#include <QApplication> #include <QApplication>
#include <QDebug> #include <QDebug>