mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
Headers have been fixed
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
||||
* GNU General Public License for more details. *
|
||||
****************************************************************************/
|
||||
#ifndef ATEXTITEMPROPERTYEDITOR_H
|
||||
#define ATEXTITEMPROPERTYEDITOR_H
|
||||
#ifndef LRTEXTITEMPROPERTYEDITOR_H
|
||||
#define LRTEXTITEMPROPERTYEDITOR_H
|
||||
|
||||
#include <QDialog>
|
||||
#include <QWidget>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#ifndef CONTENTPROPITEM_H
|
||||
#define CONTENTPROPITEM_H
|
||||
#ifndef LRCONTENTPROPITEM_H
|
||||
#define LRCONTENTPROPITEM_H
|
||||
|
||||
#include "lrstringpropitem.h"
|
||||
#include "objectinspector/editors/lrbuttonlineeditor.h"
|
||||
|
Reference in New Issue
Block a user