summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro')
-rw-r--r--examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro22
1 files changed, 0 insertions, 22 deletions
diff --git a/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro b/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro
deleted file mode 100644
index f575d181..00000000
--- a/examples/uml/duse-mt/src/plugins/architecturerecoverypanel/architecturerecoverypanel.pro
+++ /dev/null
@@ -1,22 +0,0 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2013-11-03T17:38:51
-#
-#-------------------------------------------------
-
-include(../../duse-mt-plugin.pri)
-
-QT += gui widgets modeling
-
-HEADERS += \
- architecturerecoverypanel.h \
- architecturerecoverypanelplugin.h
-
-SOURCES += \
- architecturerecoverypanel.cpp \
- architecturerecoverypanelplugin.cpp
-
-OTHER_FILES += architecturerecoverypanel.json
-
-FORMS += \
- architecturerecoverypanel.ui