aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/todo/todoitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/todo/todoitem.h')
-rw-r--r--src/plugins/todo/todoitem.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/todo/todoitem.h b/src/plugins/todo/todoitem.h
index 67ce251720..0d17e1068e 100644
--- a/src/plugins/todo/todoitem.h
+++ b/src/plugins/todo/todoitem.h
@@ -24,8 +24,7 @@
**
****************************************************************************/
-#ifndef TODOITEM_H
-#define TODOITEM_H
+#pragma once
#include "constants.h"
#include "todoicons.h"
@@ -94,5 +93,3 @@ private:
} // namespace Todo
Q_DECLARE_METATYPE(Todo::Internal::TodoItem)
-
-#endif // TODOITEM_H