summaryrefslogtreecommitdiffstats
path: root/src/dbusxmlscanner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbusxmlscanner.cpp')
-rw-r--r--src/dbusxmlscanner.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dbusxmlscanner.cpp b/src/dbusxmlscanner.cpp
index 9d6bfe5..666506d 100644
--- a/src/dbusxmlscanner.cpp
+++ b/src/dbusxmlscanner.cpp
@@ -879,7 +879,8 @@ void DBusXMLScanner::parseCode(CodeOutputInterface & /* codeOutIntf */,
int /* startLine */,
int /* endLine */,
bool /* inlineFragment */,
- MemberDef * /* memberDef */)
+ MemberDef * /* memberDef */,
+ bool /*showLineNumbers*/)
{ }
void DBusXMLScanner::resetCodeParserState()