summaryrefslogtreecommitdiff
path: root/test/WhiteBoxTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/WhiteBoxTests.cpp')
-rw-r--r--test/WhiteBoxTests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/WhiteBoxTests.cpp b/test/WhiteBoxTests.cpp
index 1982f328a..445a7134a 100644
--- a/test/WhiteBoxTests.cpp
+++ b/test/WhiteBoxTests.cpp
@@ -666,7 +666,7 @@ public:
{
}
- unsigned getMobileAppDocId() override
+ unsigned getMobileAppDocId() const override
{
return 0;
}