summaryrefslogtreecommitdiff
path: root/include/opertype.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-08-22 00:34:02 -0400
committerAdam <Adam@anope.org>2010-08-22 00:34:02 -0400
commitada65a3bafd3ae6738a80972cf0d2f31ad19a7ae (patch)
treeafde8d7594adc78beec8feb8090f4a990bd6a56b /include/opertype.h
parent8a4c6ae618f767d2a9335da40f507ddccfc77b4b (diff)
Added a classbase for the major classes, makes dynamic_reference invalidation really work.
This also cleans up a bit of the code in the modestacker.
Diffstat (limited to 'include/opertype.h')
-rw-r--r--include/opertype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opertype.h b/include/opertype.h
index 40607b39f..faf074bf8 100644
--- a/include/opertype.h
+++ b/include/opertype.h
@@ -10,7 +10,7 @@
#include "hashcomp.h"
-class CoreExport OperType
+class CoreExport OperType : public virtual Base
{
private:
/** The name of this opertype, e.g. "sra".