aboutsummaryrefslogtreecommitdiff
path: root/tests/GenerateSipBindings/cpplib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GenerateSipBindings/cpplib.cpp')
-rw-r--r--tests/GenerateSipBindings/cpplib.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/GenerateSipBindings/cpplib.cpp b/tests/GenerateSipBindings/cpplib.cpp
index 744914a0..8dc7492b 100644
--- a/tests/GenerateSipBindings/cpplib.cpp
+++ b/tests/GenerateSipBindings/cpplib.cpp
@@ -173,3 +173,8 @@ void TypedefUser::setTagPattern(const QString &tagName,
{
}
+
+Shared::Shared(const Shared& other)
+{
+
+}