David Rose 24 years ago
parent
commit
ae0ff6a49c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/display/graphicsWindow.h

+ 1 - 1
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();