X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Froot.h;h=61c1a2efae2b70489a6712b8b76ab5d744b35d7a;hb=033732b500a35f3737bad515349d884cb3f123f0;hp=cfe2af344d31c9e2a6902f590e5781f28eccd345;hpb=91997dd3189b93a67179822ec2fed5f2a7bddb74;p=libs%2Fgltk.git diff --git a/source/root.h b/source/root.h index cfe2af3..61c1a2e 100644 --- a/source/root.h +++ b/source/root.h @@ -35,7 +35,7 @@ private: Label *lbl_tooltip; int pointer_x; int pointer_y; - Msp::Time::TimeStamp tooltip_timeout; + Time::TimeStamp tooltip_timeout; Widget *tooltip_target; public: