mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 01:10:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "diagrampropertieseditordockwidget.h"
|
||||
#include "diagram.h"
|
||||
#include "PropertiesEditor/propertieseditorwidget.h"
|
||||
#include "propertieseditorfactory.h"
|
||||
|
||||
#include "../PropertiesEditor/propertieseditorwidget.h"
|
||||
#include "../diagram.h"
|
||||
#include "../propertieseditorfactory.h"
|
||||
|
||||
/**
|
||||
@brief DiagramPropertiesEditorDockWidget::DiagramPropertiesEditorDockWidget
|
||||
|
||||
Reference in New Issue
Block a user