mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Fix Cmake will not build
missing files in Cmake From: 0c4f87bd76454264130607fcfcd18b785bc9b0b4
This commit is contained in:
parent
c592b7a7fd
commit
81e6f217b4
@ -581,6 +581,8 @@ set(QET_SRC_FILES
|
|||||||
|
|
||||||
${QET_DIR}/sources/undocommand/addelementtextcommand.cpp
|
${QET_DIR}/sources/undocommand/addelementtextcommand.cpp
|
||||||
${QET_DIR}/sources/undocommand/addelementtextcommand.h
|
${QET_DIR}/sources/undocommand/addelementtextcommand.h
|
||||||
|
${QET_DIR}/sources/undocommand/addgraphicsobjectcommand.cpp
|
||||||
|
${QET_DIR}/sources/undocommand/addgraphicsobjectcommand.h
|
||||||
${QET_DIR}/sources/undocommand/changeelementinformationcommand.cpp
|
${QET_DIR}/sources/undocommand/changeelementinformationcommand.cpp
|
||||||
${QET_DIR}/sources/undocommand/changeelementinformationcommand.h
|
${QET_DIR}/sources/undocommand/changeelementinformationcommand.h
|
||||||
${QET_DIR}/sources/undocommand/changetitleblockcommand.cpp
|
${QET_DIR}/sources/undocommand/changetitleblockcommand.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user