diff options
Diffstat (limited to 'examples/example_4_callHandling')
| -rw-r--r-- | examples/example_4_callHandling/example_4_callHandling.cpp | 2 | ||||
| -rw-r--r-- | examples/example_4_callHandling/example_4_callHandling.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/example_4_callHandling/example_4_callHandling.cpp b/examples/example_4_callHandling/example_4_callHandling.cpp index 00a2b473..1ec94f3a 100644 --- a/examples/example_4_callHandling/example_4_callHandling.cpp +++ b/examples/example_4_callHandling/example_4_callHandling.cpp @@ -6,7 +6,7 @@ * Jeremy Lainé * * Source: - * http://code.google.com/p/qxmpp + * https://github.com/jlaine/qxmpp * * This file is a part of QXmpp library. * diff --git a/examples/example_4_callHandling/example_4_callHandling.h b/examples/example_4_callHandling/example_4_callHandling.h index 456d9b84..b8f1cb24 100644 --- a/examples/example_4_callHandling/example_4_callHandling.h +++ b/examples/example_4_callHandling/example_4_callHandling.h @@ -5,7 +5,7 @@ * Ian Reinhart Geiser * * Source: - * http://code.google.com/p/qxmpp + * https://github.com/jlaine/qxmpp * * This file is a part of QXmpp library. * |
