]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/root.h
Loader improvements
[libs/gltk.git] / source / root.h
index cfe2af344d31c9e2a6902f590e5781f28eccd345..61c1a2efae2b70489a6712b8b76ab5d744b35d7a 100644 (file)
@@ -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: