summaryrefslogtreecommitdiffstats
path: root/konversation/src/viewcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'konversation/src/viewcontainer.h')
-rw-r--r--konversation/src/viewcontainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/viewcontainer.h b/konversation/src/viewcontainer.h
index dc4a162..625e56c 100644
--- a/konversation/src/viewcontainer.h
+++ b/konversation/src/viewcontainer.h
@@ -146,7 +146,7 @@ class ViewContainer : public TQObject
Channel* addChannel(Server* server, const TQString& name);
void rejoinChannel();
void openChannelSettings();
- void toggleChannelNictdelists();
+ void toggleChannelNicklists();
Query* addQuery(Server* server,const NickInfoPtr & name, bool weinitiated=true);
void updateQueryChrome(ChatWindow* view, const TQString& name);