aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/colorpreviewhoverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/colorpreviewhoverhandler.h')
-rw-r--r--src/plugins/texteditor/colorpreviewhoverhandler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/colorpreviewhoverhandler.h b/src/plugins/texteditor/colorpreviewhoverhandler.h
index 2ab4e83f1d..eaa701c287 100644
--- a/src/plugins/texteditor/colorpreviewhoverhandler.h
+++ b/src/plugins/texteditor/colorpreviewhoverhandler.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef COLORPREVIEWHOVERHANDLER_H
-#define COLORPREVIEWHOVERHANDLER_H
+#pragma once
#include "texteditor_global.h"
#include "basehoverhandler.h"
@@ -50,5 +49,3 @@ private:
};
} // namespace TextEditor
-
-#endif // COLORPREVIEWHOVERHANDLER_H