mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
merge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright 2006-2020 The QElectroTech Team
|
||||
Copyright 2006-2021 The QElectroTech Team
|
||||
This file is part of QElectroTech.
|
||||
|
||||
QElectroTech is free software: you can redistribute it and/or modify
|
||||
@@ -15,11 +15,12 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <QMetaEnum>
|
||||
#include <QHash>
|
||||
|
||||
#include "xrefproperties.h"
|
||||
#include "qetapp.h"
|
||||
|
||||
#include "../qetapp.h"
|
||||
|
||||
#include <QHash>
|
||||
#include <QMetaEnum>
|
||||
|
||||
/**
|
||||
@brief XRefProperties::XRefProperties
|
||||
|
||||
Reference in New Issue
Block a user