mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
For the moment only work with element git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3943 bfdf4180-ca20-0410-9c96-a3a8aa849046
11 lines
235 B
Plaintext
Executable File
11 lines
235 B
Plaintext
Executable File
FORMS += \
|
|
$$PWD/propertieseditordockwidget.ui
|
|
|
|
HEADERS += \
|
|
$$PWD/propertieseditordockwidget.h \
|
|
$$PWD/propertieseditorwidget.h
|
|
|
|
SOURCES += \
|
|
$$PWD/propertieseditordockwidget.cpp \
|
|
$$PWD/propertieseditorwidget.cpp
|