summaryrefslogtreecommitdiff
path: root/noncore/net/opieirc/ircmessage.cpp
Side-by-side diff
Diffstat (limited to 'noncore/net/opieirc/ircmessage.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieirc/ircmessage.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/net/opieirc/ircmessage.cpp b/noncore/net/opieirc/ircmessage.cpp
index 74e9c6f..9c2869c 100644
--- a/noncore/net/opieirc/ircmessage.cpp
+++ b/noncore/net/opieirc/ircmessage.cpp
@@ -26,2 +26,3 @@ IRCMessage::IRCMessage(QString line) {
}
+
/* Create a list of all parameters */
@@ -38,2 +39,4 @@ IRCMessage::IRCMessage(QString line) {
}
+
+
m_commandNumber = m_command.toInt(&m_isNumerical);