Move TRANSFORM to common

This commit is contained in:
Roberto Fernandez Bautista 2022-08-27 02:31:36 +01:00
parent 6ceddb185b
commit 2812794742
4 changed files with 1 additions and 1 deletions

View File

@ -365,6 +365,7 @@ set( COMMON_SRCS
textentry_tricks.cpp
title_block.cpp
trace_helpers.cpp
transform.cpp
undo_redo_container.cpp
utf8.cpp
validators.cpp

View File

@ -255,7 +255,6 @@ set( EESCHEMA_SRCS
symbol_viewer_frame.cpp
toolbars_sch_editor.cpp
toolbars_symbol_viewer.cpp
transform.cpp
netlist_exporters/netlist_exporter_base.cpp
netlist_exporters/netlist_exporter_cadstar.cpp