summaryrefslogtreecommitdiffstats
path: root/src/sensorsquick/qmllidsensor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensorsquick/qmllidsensor.cpp')
-rw-r--r--src/sensorsquick/qmllidsensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensorsquick/qmllidsensor.cpp b/src/sensorsquick/qmllidsensor.cpp
index 3725f0ca..698c03cc 100644
--- a/src/sensorsquick/qmllidsensor.cpp
+++ b/src/sensorsquick/qmllidsensor.cpp
@@ -112,7 +112,7 @@ QmlLidReading::~QmlLidReading()
Please see QLidReading::backLidClosed for information about this property.
*/
-bool QmlLidReading::backLidChanged() const
+bool QmlLidReading::backLidClosed() const
{
return m_backClosed;
}