aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todoplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/todo/todoplugin.h')
-rw-r--r--src/plugins/todo/todoplugin.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/plugins/todo/todoplugin.h b/src/plugins/todo/todoplugin.h
index 9a61487121..8733f3bfc9 100644
--- a/src/plugins/todo/todoplugin.h
+++ b/src/plugins/todo/todoplugin.h
@@ -24,8 +24,7 @@
**
****************************************************************************/
-#ifndef TODOPLUGIN_H
-#define TODOPLUGIN_H
+#pragma once
#include "settings.h"
@@ -69,6 +68,3 @@ private:
} // namespace Internal
} // namespace Todo
-
-#endif // TODOPLUGIN_H
-