From a30f64bc07df14f7f9b4af0dadf20d7f8173560c Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Sat, 30 Jun 2012 22:46:55 +0100 Subject: debug cleanup diff --git a/Swift/QtUI/QtChatWindow.cpp b/Swift/QtUI/QtChatWindow.cpp index f8c80f0..0d329d6 100644 --- a/Swift/QtUI/QtChatWindow.cpp +++ b/Swift/QtUI/QtChatWindow.cpp @@ -360,7 +360,6 @@ void QtChatWindow::handleCurrentLabelChanged(int index) { } const SecurityLabelsCatalog::Item& label = labelModel_->availableLabels_[index]; if (label.getLabel()) { - qDebug() << "Displaying label colours"; QPalette palette = labelsWidget_->palette(); //palette.setColor(QPalette::Base, P2QSTRING(label.getLabel()->getBackgroundColor())); palette.setColor(labelsWidget_->backgroundRole(), P2QSTRING(label.getLabel()->getBackgroundColor())); -- cgit v0.10.2-6-g49f6