fix header include
This commit is contained in:
parent
eec673d0f2
commit
e7e15524a8
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue