summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/complextoolbarcontrols/MyJob.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-03 12:36:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-03 12:36:48 +0200
commitf0546a51ada8dc4f4436861e03e086938e9dd555 (patch)
treec7a12a3dd35010f6e44e775e179335948259f26b /odk/examples/cpp/complextoolbarcontrols/MyJob.h
parentd758fb4d34a6f524b05fca6342a8e6a80e99d9e9 (diff)
odk/examples: mark them as examples
Change-Id: Ie4b925b2411f2a26076de7d0dc367678b390dba8
Diffstat (limited to 'odk/examples/cpp/complextoolbarcontrols/MyJob.h')
-rw-r--r--odk/examples/cpp/complextoolbarcontrols/MyJob.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/cpp/complextoolbarcontrols/MyJob.h b/odk/examples/cpp/complextoolbarcontrols/MyJob.h
index 4c02cc6c2367..2f3f984466eb 100644
--- a/odk/examples/cpp/complextoolbarcontrols/MyJob.h
+++ b/odk/examples/cpp/complextoolbarcontrols/MyJob.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_COMPLEXTOOLBARCONTROLS_MYJOB_H
-#define INCLUDED_COMPLEXTOOLBARCONTROLS_MYJOB_H
+#ifndef INCLUDED_EXAMPLES_COMPLEXTOOLBARCONTROLS_MYJOB_H
+#define INCLUDED_EXAMPLES_COMPLEXTOOLBARCONTROLS_MYJOB_H
#include <com/sun/star/task/XJob.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>