X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fcanvas%2FCanvas.hxx;h=2c817f61bcbf98fe17805b505847204df1d41f7f;hb=36cb7a752b5d86d636aebd2379773923e0cbed1a;hp=c2de8d483f7ec496ad78a4eb1088636e5b820a54;hpb=b36cdebe8b2da3fd008bf6ab4fb4212626a87a79;p=simgear.git diff --git a/simgear/canvas/Canvas.hxx b/simgear/canvas/Canvas.hxx index c2de8d48..2c817f61 100644 --- a/simgear/canvas/Canvas.hxx +++ b/simgear/canvas/Canvas.hxx @@ -25,8 +25,10 @@ #include #include #include +#include #include #include + #include #include @@ -42,7 +44,8 @@ namespace canvas class MouseEvent; class Canvas: - public PropertyBasedElement + public PropertyBasedElement, + public nasal::Object { public: