From 148b0f6a8c078da4064b16eb6e86ad45117e36d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:14:01 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- konversation/src/viewcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'konversation/src/viewcontainer.h') diff --git a/konversation/src/viewcontainer.h b/konversation/src/viewcontainer.h index 625e56c..dc4a162 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 toggleChannelNicklists(); + void toggleChannelNictdelists(); Query* addQuery(Server* server,const NickInfoPtr & name, bool weinitiated=true); void updateQueryChrome(ChatWindow* view, const TQString& name); -- cgit v1.2.3