summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/profilehoverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmakeprojectmanager/profilehoverhandler.h')
-rw-r--r--src/plugins/qmakeprojectmanager/profilehoverhandler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmakeprojectmanager/profilehoverhandler.h b/src/plugins/qmakeprojectmanager/profilehoverhandler.h
index 890701c7ad..407c1f4d28 100644
--- a/src/plugins/qmakeprojectmanager/profilehoverhandler.h
+++ b/src/plugins/qmakeprojectmanager/profilehoverhandler.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PROFILEHOVERHANDLER_H
-#define PROFILEHOVERHANDLER_H
+#pragma once
#include <texteditor/basehoverhandler.h>
#include <texteditor/codeassist/keywordscompletionassist.h>
@@ -67,5 +66,3 @@ private:
} // namespace Internal
} // namespace QmakeProjectManager
-
-#endif // PROFILEHOVERHANDLER_H