summaryrefslogtreecommitdiff
path: root/src/QuickStreamer/QuickStreamer.pro
diff options
context:
space:
mode:
authorMathias Hasselmann <mathias.hasselmann@kdab.com>2013-11-03 11:09:18 +0100
committerMathias Hasselmann <mathias.hasselmann@kdab.com>2013-11-03 11:09:18 +0100
commit6e887d4410690f248fc89801969afda40c4af66d (patch)
treefc1fdf58270d777688a074fbf06fcf7bb76b2889 /src/QuickStreamer/QuickStreamer.pro
parenta9c9cac38edfdaa7b1cbf67a0c867281a2fe4760 (diff)
Rename Object class to Item
Diffstat (limited to 'src/QuickStreamer/QuickStreamer.pro')
-rw-r--r--src/QuickStreamer/QuickStreamer.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/QuickStreamer/QuickStreamer.pro b/src/QuickStreamer/QuickStreamer.pro
index f96b2c9..68095f2 100644
--- a/src/QuickStreamer/QuickStreamer.pro
+++ b/src/QuickStreamer/QuickStreamer.pro
@@ -10,12 +10,12 @@ PKGCONFIG += gstreamer-1.0
SOURCES = \
metapads.cpp \
plugin.cpp \
- object.cpp
+ item.cpp
HEADERS = \
metapads.h \
plugin.h \
- object.h
+ item.h
DEPLOY_FILES = \
qmldir