diff --git a/panda/src/display/graphicsWindow.h b/panda/src/display/graphicsWindow.h index fb46f520a8..1001cc5a5d 100644 --- a/panda/src/display/graphicsWindow.h +++ b/panda/src/display/graphicsWindow.h @@ -72,7 +72,7 @@ class EXPCL_PANDA GraphicsWindow : public Configurable, public ReferenceCount { PUBLISHED: class EXPCL_PANDA Properties { PUBLISHED: - INLINE Properties(); + Properties(); INLINE Properties(const Properties &); INLINE ~Properties();