summaryrefslogtreecommitdiffstats
path: root/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
diff options
context:
space:
mode:
Diffstat (limited to 'qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html')
-rw-r--r--qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html b/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
index 61c9f92..5e60cfa 100644
--- a/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
+++ b/qtsingleapplication/doc/html/qtsingleapplication-example-trivial.html
@@ -18,7 +18,7 @@
<p>The example demonstrates the use of the <a href="qtsingleapplication.html">QtSingleApplication</a> class to detect and communicate with a running instance of the application using the sendMessage() API. The messageReceived() signal is used to display received messages in a <a href="http://qt.nokia.com/doc/4.6/qtextedit.html">QTextEdit</a> log.</p>
<pre><span class="comment"> /****************************************************************************
**
- ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+ ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the Qt Solutions component.