mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 09:40:52 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -15,15 +15,16 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "eseventaddline.h"
|
||||
|
||||
#include "../editorcommands.h"
|
||||
#include "../elementscene.h"
|
||||
#include "../graphicspart/partline.h"
|
||||
#include "../qetelementeditor.h"
|
||||
|
||||
#include <QGraphicsSceneMouseEvent>
|
||||
#include <QObject>
|
||||
|
||||
#include "eseventaddline.h"
|
||||
#include "elementscene.h"
|
||||
#include "qetelementeditor.h"
|
||||
#include "partline.h"
|
||||
#include "editorcommands.h"
|
||||
|
||||
/**
|
||||
@brief ESEventAddLine::ESEventAddLine
|
||||
Constructor
|
||||
|
||||
Reference in New Issue
Block a user