mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-01 00:49:58 +01:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -16,13 +16,15 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "elementslocation.h"
|
||||
#include "qetapp.h"
|
||||
#include "xmlelementcollection.h"
|
||||
#include "qetproject.h"
|
||||
#include "elementscollectioncache.h"
|
||||
#include "elementpicturefactory.h"
|
||||
|
||||
#include "../elementscollectioncache.h"
|
||||
#include "../qetapp.h"
|
||||
#include "../qetproject.h"
|
||||
#include "../qetxml.h"
|
||||
#include "element.h"
|
||||
#include "qetxml.h"
|
||||
#include "elementpicturefactory.h"
|
||||
#include "xmlelementcollection.h"
|
||||
|
||||
#include <QPicture>
|
||||
|
||||
// make this class usable with QVariant
|
||||
|
||||
Reference in New Issue
Block a user