X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Froot.h;h=8e1bed9247e00bd2693bd9fe904ab16995591c9a;hp=b79bca367d3e22c51ca3c86ad61bf6683728337e;hb=5791712b89bda9d70987592620c659b7b9f2435b;hpb=2b1a962fba03a01d641f5b6e2b8d75c6e71e2d40 diff --git a/source/root.h b/source/root.h index b79bca3..8e1bed9 100644 --- a/source/root.h +++ b/source/root.h @@ -3,6 +3,7 @@ #include #include +#include #include #include #include @@ -34,6 +35,7 @@ private: Time::TimeStamp tooltip_timeout; Widget *tooltip_target; Msp::GL::Camera camera; + Msp::GL::Program *shprog; public: /** Creates a Root widget for a window. The geometry is set to match the