X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Froot.cpp;h=bb3913c73fbf5db85fc85217a98dce872417666a;hb=6be5b834084fb3ab421b94b6c4ad8eece6bab754;hp=8dfe491d14f2d16336c43af653d746ad89bd3686;hpb=ed9873ba7ee862ad76937f579fe371c1a27d5715;p=libs%2Fgltk.git diff --git a/source/root.cpp b/source/root.cpp index 8dfe491..bb3913c 100644 --- a/source/root.cpp +++ b/source/root.cpp @@ -10,7 +10,7 @@ Distributed under the LGPL namespace Msp { namespace GLtk { -Root::Root(Resources &r, Window &w): +Root::Root(Resources &r, Graphics::Window &w): Panel(r), window(w) {