summaryrefslogtreecommitdiffstats
path: root/src/qscxml.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qscxml.pri')
-rw-r--r--src/qscxml.pri8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/qscxml.pri b/src/qscxml.pri
index 873c038..97caa28 100644
--- a/src/qscxml.pri
+++ b/src/qscxml.pri
@@ -1,7 +1,5 @@
QT += script
-SOURCES += $$PWD/qscxml.cpp \
- $$PWD/qscxmlgui.cpp
+SOURCES += $$PWD/qscxml.cpp
-HEADERS += $$PWD/qscxml.h \
- $$PWD/qscxmlgui.h
-INCLUDEPATH += $$PWD \ No newline at end of file
+HEADERS += $$PWD/qscxml.h
+INCLUDEPATH += $$PWD