mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -16,12 +16,13 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "conductornumexport.h"
|
||||
|
||||
#include "diagram.h"
|
||||
#include "diagramcontent.h"
|
||||
#include "conductor.h"
|
||||
#include "terminal.h"
|
||||
#include "element.h"
|
||||
#include "conductortextitem.h"
|
||||
#include "qetgraphicsitem/conductor.h"
|
||||
#include "qetgraphicsitem/conductortextitem.h"
|
||||
#include "qetgraphicsitem/element.h"
|
||||
#include "qetgraphicsitem/terminal.h"
|
||||
|
||||
#include <QFileDialog>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user