From 373de009f7e98b0c6f3a78f31c1e5c120cd722ed Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 3 Nov 2002 12:48:10 +0000 Subject: new timers, timer manager --- otk/image.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/image.hh') diff --git a/otk/image.hh b/otk/image.hh index eedd6512..ac5794b5 100644 --- a/otk/image.hh +++ b/otk/image.hh @@ -116,7 +116,7 @@ public: private: bool dither; const ScreenInfo *screeninfo; - ob::BTimer *timer; + ob::OBTimer *timer; Colormap colormap; -- cgit v1.2.3