summaryrefslogtreecommitdiffstats
path: root/konversation/src/channel.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:01 -0600
commit148b0f6a8c078da4064b16eb6e86ad45117e36d8 (patch)
tree7e1faadf979c25dd81d66213c3a5196d4745589b /konversation/src/channel.h
parentf8b154acd091636603566b46cb97a2dd63b540cb (diff)
downloadkonversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.tar.gz
konversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'konversation/src/channel.h')
-rw-r--r--konversation/src/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/channel.h b/konversation/src/channel.h
index e177ce2..e7a2c86 100644
--- a/konversation/src/channel.h
+++ b/konversation/src/channel.h
@@ -129,7 +129,7 @@ class Channel : public ChatWindow
virtual void serverOnline(bool online);
-//Nicklist
+//Nictdelist
public:
ChannelNickPtr getOwnChannelNick();
ChannelNickPtr getChannelNick(const TQString &ircnick);