aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/timeline/timeline_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/timeline/timeline_global.h')
-rw-r--r--src/libs/timeline/timeline_global.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/libs/timeline/timeline_global.h b/src/libs/timeline/timeline_global.h
index 82ac552d92..1b2a560fb4 100644
--- a/src/libs/timeline/timeline_global.h
+++ b/src/libs/timeline/timeline_global.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef TIMELINE_GLOBAL_H
-#define TIMELINE_GLOBAL_H
+#pragma once
#include <QtGlobal>
@@ -33,6 +32,3 @@
#else
# define TIMELINE_EXPORT Q_DECL_IMPORT
#endif
-
-#endif // TIMELINE_GLOBAL_H
-