From ae0ff6a49cb2183b454920c711073b79146a5971 Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 9 Feb 2002 01:04:27 +0000 Subject: [PATCH] oops --- panda/src/display/graphicsWindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();