aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/definitiondownloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/generichighlighter/definitiondownloader.h')
-rw-r--r--src/plugins/texteditor/generichighlighter/definitiondownloader.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/texteditor/generichighlighter/definitiondownloader.h b/src/plugins/texteditor/generichighlighter/definitiondownloader.h
index 069675aa25..f9010fd873 100644
--- a/src/plugins/texteditor/generichighlighter/definitiondownloader.h
+++ b/src/plugins/texteditor/generichighlighter/definitiondownloader.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef DEFINITIONDOWNLOADER_H
-#define DEFINITIONDOWNLOADER_H
+#pragma once
#include <QObject>
#include <QString>
@@ -77,5 +76,3 @@ struct DownloaderStarter
} // namespace Internal
} // namespace TextEditor
-
-#endif // DEFINITIONDOWNLOADER_H