1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00

更新几个body效果器的头文件

This commit is contained in:
tianduanrui 2019-10-10 22:05:33 +08:00
parent b527e086c5
commit 5c3c430c2b
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#ifndef QQTBODYRESIZER_H
#ifndef QQTBODYRESIZER_H
#define QQTBODYRESIZER_H
#include <QObject>
#include <QEvent>
#include <QMargins>
#include "qqt-local.h"

View File

@ -2,6 +2,7 @@
#define QQTBODYSELECTEDSTYLE_H
#include <QObject>
#include <QEvent>
#include <qqt-local.h>