summaryrefslogtreecommitdiffstats
path: root/konversation/src/viewcontainer.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/viewcontainer.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/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 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);