From 30f218eb43414407ff8fad136ac1b14d419c29b5 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 20 Jun 2003 14:08:16 +0000 Subject: Compiling again --- lib/dteutils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/dteutils.cpp') diff --git a/lib/dteutils.cpp b/lib/dteutils.cpp index 0f52667..85a7df2 100644 --- a/lib/dteutils.cpp +++ b/lib/dteutils.cpp @@ -24,7 +24,7 @@ #include "generic.h" #include "Handle.h" -class thingtree { +class thingtree : public Base { public: static void addstring(const String, long); static long look(const String); -- cgit v1.2.3