aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/profilecompletionassist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmakeprojectmanager/profilecompletionassist.h')
-rw-r--r--src/plugins/qmakeprojectmanager/profilecompletionassist.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmakeprojectmanager/profilecompletionassist.h b/src/plugins/qmakeprojectmanager/profilecompletionassist.h
index 1104d9548a..a63f3e7a8d 100644
--- a/src/plugins/qmakeprojectmanager/profilecompletionassist.h
+++ b/src/plugins/qmakeprojectmanager/profilecompletionassist.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PROFILECOMPLETIONASSIST_H
-#define PROFILECOMPLETIONASSIST_H
+#pragma once
#include <texteditor/codeassist/completionassistprovider.h>
@@ -53,5 +52,3 @@ private:
} // namespace Internal
} // namespace QmakeProjectManager
-
-#endif // PROFILECOMPLETIONASSIST_H