From ac39617c087139f2d89aeb9e36565139b4410672 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 10 Jul 2006 19:02:06 +0000 Subject: Inherit just about everything from classbase git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_alias.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_alias.cpp') diff --git a/src/modules/m_alias.cpp b/src/modules/m_alias.cpp index a816f7235..d218777af 100644 --- a/src/modules/m_alias.cpp +++ b/src/modules/m_alias.cpp @@ -24,7 +24,7 @@ using namespace std; /* $ModDesc: Provides aliases of commands. */ -class Alias +class Alias : public classbase { public: irc::string text; -- cgit v1.3.1-10-gc9f91