mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-13 21:39:59 +02:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
#ifndef GRAPHICSTABLEPROPERTIESEDITOR_H
|
||||
#define GRAPHICSTABLEPROPERTIESEDITOR_H
|
||||
|
||||
#include "PropertiesEditor/propertieseditorwidget.h"
|
||||
#include <QPointer>
|
||||
#include "../PropertiesEditor/propertieseditorwidget.h"
|
||||
|
||||
#include <QButtonGroup>
|
||||
#include <QPointer>
|
||||
|
||||
namespace Ui {
|
||||
class GraphicsTablePropertiesEditor;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#ifndef PROJECTDBMODELPROPERTIESWIDGET_H
|
||||
#define PROJECTDBMODELPROPERTIESWIDGET_H
|
||||
|
||||
#include "PropertiesEditor/propertieseditorwidget.h"
|
||||
#include "../PropertiesEditor/propertieseditorwidget.h"
|
||||
|
||||
class ProjectDBModel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user