]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/animation.hxx
Merge branch 'master' of git://gitorious.org/fg/simgear into fredb/winbuild
[simgear.git] / simgear / scene / model / animation.hxx
index 4ea07fd271ca12cbd35b543e2c8e0728585c3cad..1e2b13319874006ef0999cd130dd8690a30960e6 100644 (file)
@@ -342,6 +342,7 @@ public:
   virtual osg::Group* createAnimationGroup(osg::Group& parent);
 private:
   class PickCallback;
+  class VncCallback;
 };
 
 #endif // _SG_ANIMATION_HXX