summaryrefslogtreecommitdiffstats
path: root/src/input/keyboardeventfilter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/keyboardeventfilter_p.h')
-rw-r--r--src/input/keyboardeventfilter_p.h14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/input/keyboardeventfilter_p.h b/src/input/keyboardeventfilter_p.h
index 372625ad5..c157b1db3 100644
--- a/src/input/keyboardeventfilter_p.h
+++ b/src/input/keyboardeventfilter_p.h
@@ -34,15 +34,14 @@
**
****************************************************************************/
-#ifndef QT3D_INPUT_KEYBOARDEVENTFILTER_P_H
-#define QT3D_INPUT_KEYBOARDEVENTFILTER_P_H
+#ifndef QT3DINPUT_INPUT_KEYBOARDEVENTFILTER_P_H
+#define QT3DINPUT_INPUT_KEYBOARDEVENTFILTER_P_H
#include <QObject>
QT_BEGIN_NAMESPACE
-namespace Qt3D {
-
+namespace Qt3DInput {
namespace Input {
class InputHandler;
@@ -62,10 +61,9 @@ private:
InputHandler *m_inputHandler;
};
-} // Input
-
-} // Qt3D
+} // namespace Input
+} // namespace Qt3DInput
QT_END_NAMESPACE
-#endif // QT3D_INPUT_KEYBOARDEVENTFILTER_P_H
+#endif // QT3DINPUT_INPUT_KEYBOARDEVENTFILTER_P_H