From 6be140832d97bb485ba98bc9ea0f5cf622330595 Mon Sep 17 00:00:00 2001 From: skyhusker Date: Thu, 09 Jun 2005 17:16:59 +0000 Subject: Fix bug 1666 --- (limited to 'noncore/net/opieirc/ircchannel.h') diff --git a/noncore/net/opieirc/ircchannel.h b/noncore/net/opieirc/ircchannel.h index a276f10..001f5bb 100644 --- a/noncore/net/opieirc/ircchannel.h +++ b/noncore/net/opieirc/ircchannel.h @@ -49,6 +49,7 @@ public: void setHasPeople(bool hasPeople); QString channelname(); bool hasPeople(); + static bool isValid(const QString &channel); protected: QList m_people; QString m_channelname; -- cgit v0.9.0.2