From 3f64b385d1a3afe0f88c64820c6fdb8a7eb395e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Fri, 8 Jul 2011 19:49:43 +0200 Subject: Avoid warnings in QtChatWindow. diff --git a/Swift/QtUI/QtChatWindow.h b/Swift/QtUI/QtChatWindow.h index 5014711..feed75e 100644 --- a/Swift/QtUI/QtChatWindow.h +++ b/Swift/QtUI/QtChatWindow.h @@ -60,7 +60,7 @@ namespace Swift { void flash(); QByteArray getSplitterState(); - void setJID(const JID& jid) {} + void setJID(const JID& ) {} public slots: void handleChangeSplitterState(QByteArray state); -- cgit v0.10.2-6-g49f6