summaryrefslogtreecommitdiffstats
path: root/src/imports/shaders/shadereffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shaders/shadereffect.h')
-rw-r--r--src/imports/shaders/shadereffect.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/imports/shaders/shadereffect.h b/src/imports/shaders/shadereffect.h
index 1fc45de6..3bc1bd1f 100644
--- a/src/imports/shaders/shadereffect.h
+++ b/src/imports/shaders/shadereffect.h
@@ -44,8 +44,6 @@
#include <QGraphicsEffect>
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
class ShaderEffectSource;
@@ -74,8 +72,6 @@ public:
bool m_changed : 1;
};
-QT_END_HEADER
-
QT_END_NAMESPACE
#endif // SHADEREFFECT_H