Macros already include semicolon. Fixes pedantic GCC errors.
This commit is contained in:
@@ -78,6 +78,6 @@ private:
|
||||
|
||||
OLIVE_NAMESPACE_EXIT
|
||||
|
||||
Q_DECLARE_METATYPE(OLIVE_NAMESPACE::RenderProcessor::RenderedWaveform);
|
||||
Q_DECLARE_METATYPE(OLIVE_NAMESPACE::RenderProcessor::RenderedWaveform)
|
||||
|
||||
#endif // RENDERPROCESSOR_H
|
||||
|
||||
Reference in New Issue
Block a user