summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/message.h b/include/message.h
index eae27ff94..5d83829f6 100644
--- a/include/message.h
+++ b/include/message.h
@@ -58,7 +58,7 @@ class CoreExport MessageDetails
std::string text;
/** The type of message. */
- const MessageType type;
+ MessageType type;
/** Determines whether the specified message is a CTCP. If the specified message
* is a CTCP then the CTCP name and CTCP body are extracted and stored in the