summaryrefslogtreecommitdiffstats
path: root/src/scxml/qscxmlexecutablecontent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/qscxmlexecutablecontent_p.h')
-rw-r--r--src/scxml/qscxmlexecutablecontent_p.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/scxml/qscxmlexecutablecontent_p.h b/src/scxml/qscxmlexecutablecontent_p.h
index 4429686..cfaec55 100644
--- a/src/scxml/qscxmlexecutablecontent_p.h
+++ b/src/scxml/qscxmlexecutablecontent_p.h
@@ -37,8 +37,8 @@
**
****************************************************************************/
-#ifndef EXECUTABLECONTENT_P_H
-#define EXECUTABLECONTENT_P_H
+#ifndef QSCXMLEXECUTABLECONTENT_P_H
+#define QSCXMLEXECUTABLECONTENT_P_H
//
// W A R N I N G
@@ -61,6 +61,7 @@
#include <QtScxml/qscxmlstatemachine.h>
#endif // BUILD_QSCXMLC
+#ifndef Q_QDOC
QT_BEGIN_NAMESPACE
namespace QScxmlExecutableContent {
@@ -509,5 +510,6 @@ private:
};
QT_END_NAMESPACE
+#endif // Q_QDOC
-#endif // EXECUTABLECONTENT_P_H
+#endif // QSCXMLEXECUTABLECONTENT_P_H