summaryrefslogtreecommitdiff
path: root/src/plugins/diffeditor/selectabletexteditorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/diffeditor/selectabletexteditorwidget.h')
-rw-r--r--src/plugins/diffeditor/selectabletexteditorwidget.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/diffeditor/selectabletexteditorwidget.h b/src/plugins/diffeditor/selectabletexteditorwidget.h
index 52eaa911f7..2d04c7b39e 100644
--- a/src/plugins/diffeditor/selectabletexteditorwidget.h
+++ b/src/plugins/diffeditor/selectabletexteditorwidget.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef SELECTABLETEXTEDITORWIDGET_H
-#define SELECTABLETEXTEDITORWIDGET_H
+#pragma once
#include <texteditor/texteditor.h>
@@ -66,5 +65,3 @@ private:
} // namespace Internal
} // namespace DiffEditor
-
-#endif // SELECTABLETEXTEDITORWIDGET_H