mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4027 bfdf4180-ca20-0410-9c96-a3a8aa849046
12 lines
272 B
Plaintext
Executable File
12 lines
272 B
Plaintext
Executable File
FORMS += \
|
|
$$PWD/propertieseditordockwidget.ui
|
|
|
|
HEADERS += \
|
|
$$PWD/propertieseditordockwidget.h \
|
|
$$PWD/propertieseditorwidget.h \
|
|
$$PWD/propertieseditordialog.h
|
|
|
|
SOURCES += \
|
|
$$PWD/propertieseditordockwidget.cpp \
|
|
$$PWD/propertieseditorwidget.cpp
|