summaryrefslogtreecommitdiffstats
path: root/examples/bars/bars.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2013-10-09 08:55:09 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2013-10-09 09:13:06 +0300
commit5f02a038891db0cfd6a9fa08d7576141485e5d71 (patch)
tree383c8173283a043d0815f85d1745a771554fbc2d /examples/bars/bars.pro
parent36e42a1988e5c88c76c06415a1aaa19209a6e720 (diff)
Renamed examples
Task-number: QTRD-2418 Change-Id: Ic0cae9a8caebcbd0f1cf57eb98fb7d543d7d7289 Change-Id: Ic0cae9a8caebcbd0f1cf57eb98fb7d543d7d7289 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
Diffstat (limited to 'examples/bars/bars.pro')
-rw-r--r--examples/bars/bars.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/bars/bars.pro b/examples/bars/bars.pro
index f319f690..e4e2c5fa 100644
--- a/examples/bars/bars.pro
+++ b/examples/bars/bars.pro
@@ -2,11 +2,12 @@
error( "Couldn't find the examples.pri file!" )
}
-SOURCES += main.cpp
-
-INSTALLS += target
+SOURCES += main.cpp graphmodifier.cpp
+HEADERS += graphmodifier.h
QT += widgets
+INSTALLS += target
+
OTHER_FILES += doc/src/* \
doc/images/*