summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljshoverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljseditor/qmljshoverhandler.h')
-rw-r--r--src/plugins/qmljseditor/qmljshoverhandler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmljseditor/qmljshoverhandler.h b/src/plugins/qmljseditor/qmljshoverhandler.h
index 4e54ecfde9..bf82bcd30b 100644
--- a/src/plugins/qmljseditor/qmljshoverhandler.h
+++ b/src/plugins/qmljseditor/qmljshoverhandler.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLJSHOVERHANDLER_H
-#define QMLJSHOVERHANDLER_H
+#pragma once
#include <qmljs/qmljsmodelmanagerinterface.h>
#include <texteditor/basehoverhandler.h>
@@ -86,5 +85,3 @@ private:
} // namespace Internal
} // namespace QmlJSEditor
-
-#endif // QMLJSHOVERHANDLER_H