summaryrefslogtreecommitdiffstats
path: root/src/sensors/qorientationsensor.h
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-25 13:41:06 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-25 13:41:11 +0100
commite3de1d31fe05455f1f22085bb3607047d8ba718d (patch)
treeef7ea9ac0cdab88d953af7796e52c22a0e49b4c5 /src/sensors/qorientationsensor.h
parent5809a8b0ec112ced99d34c9670d097f1f0dc3171 (diff)
parent97cf3d27e6e9771690b1ea29e09f06d4376ffcab (diff)
Merge remote-tracking branch 'origin/stable' into dev
Conflicts: src/plugins/sensors/generic/generictiltsensor.cpp src/sensors/qtapsensor.h sync.profile Change-Id: I017a5fa8dffb69b41727495175c0fca9b76962e1
Diffstat (limited to 'src/sensors/qorientationsensor.h')
-rw-r--r--src/sensors/qorientationsensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qorientationsensor.h b/src/sensors/qorientationsensor.h
index fa508f32..082598fb 100644
--- a/src/sensors/qorientationsensor.h
+++ b/src/sensors/qorientationsensor.h
@@ -62,7 +62,7 @@ public:
LeftUp,
RightUp,
FaceUp,
- FaceDown,
+ FaceDown
};
Orientation orientation() const;