[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 00:14:59 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=8836a40
The following commit has been merged in the master branch:
commit 8836a40b92590b8d9eb66c57c797749d26f76243
Author: Daniele E. Domenichelli <ddomenichelli at kde.org>
Date: Wed Mar 6 10:13:08 2013 +0100
Cleanup tabs
---
config/telepathy-kded-config.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/telepathy-kded-config.cpp b/config/telepathy-kded-config.cpp
index 23a037c..27d2ae4 100644
--- a/config/telepathy-kded-config.cpp
+++ b/config/telepathy-kded-config.cpp
@@ -111,7 +111,7 @@ TelepathyKDEDConfig::TelepathyKDEDConfig(QWidget *parent, const QVariantList& ar
connect(ui->m_autoConnectCheckBox, SIGNAL(stateChanged(int)),
this, SLOT(settingsHasChanged()));
connect(ui->m_autoOfflineCheckBox, SIGNAL(stateChanged(int)),
- this, SLOT(settingsHasChanged()));
+ this, SLOT(settingsHasChanged()));
connect(ui->m_awayCheckBox, SIGNAL(clicked(bool)),
this, SLOT(autoAwayChecked(bool)));
--
ktp-kded-integration-module packaging
More information about the pkg-kde-commits
mailing list