[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:21 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=f683984

The following commit has been merged in the master branch:
commit f6839849b155fc9fdeab05af7c4a0dbf99b49612
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Fri May 4 11:57:35 2012 +0200

    Use Q_OBJECT macro
---
 autoconnect.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/autoconnect.h b/autoconnect.h
index 9fdf06c..e296012 100644
--- a/autoconnect.h
+++ b/autoconnect.h
@@ -27,6 +27,7 @@
 
 class AutoConnect : public QObject
 {
+    Q_OBJECT
 
 public:
     enum Mode {

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list