1
0
mirror of https://github.com/jaredtao/TaoQuick.git synced 2025-01-17 20:12:54 +08:00

update QuickTool

This commit is contained in:
jared 2020-10-29 00:49:24 +08:00
parent 6fd3c82590
commit 58a8c1617c

View File

@ -1,5 +1,7 @@
#pragma once
#include <QObject>
#include <QVariant>
#include <QRect>
#include "TaoCommonGlobal.h"
class TAO_API QuickTool : public QObject
{