aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/timeline/shared/runscenegraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/timeline/shared/runscenegraph.h')
-rw-r--r--tests/auto/timeline/shared/runscenegraph.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/auto/timeline/shared/runscenegraph.h b/tests/auto/timeline/shared/runscenegraph.h
index 1353de785e..c3644104db 100644
--- a/tests/auto/timeline/shared/runscenegraph.h
+++ b/tests/auto/timeline/shared/runscenegraph.h
@@ -23,11 +23,8 @@
**
****************************************************************************/
-#ifndef RUNSCENEGRAPH_H
-#define RUNSCENEGRAPH_H
+#pragma once
#include <QSGNode>
void runSceneGraph(QSGNode *node);
-
-#endif //RUNSCENEGRAPH_H