[Pkg-owncloud-commits] [qtkeychain] 78/115: Fix compilation on OS X

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Mar 15 19:25:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository qtkeychain.

commit d9fe3f3fbdbe578bccfb7d9a2b85a94e7e717fb1
Author: Daniel Molkentin <daniel at molkentin.de>
Date:   Wed Sep 25 12:35:16 2013 +0200

    Fix compilation on OS X
---
 keychain_p.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/keychain_p.h b/keychain_p.h
index 31fad8a..e74783c 100644
--- a/keychain_p.h
+++ b/keychain_p.h
@@ -80,6 +80,7 @@ private Q_SLOTS:
     void kwalletReadFinished( QDBusPendingCallWatcher* watcher );
 #else //moc's too dumb to respect above macros, so just define empty slot implementations
 private Q_SLOTS:
+    void kwalletWalletFound( QDBusPendingCallWatcher* ) {}
     void kwalletOpenFinished( QDBusPendingCallWatcher* ) {}
     void kwalletEntryTypeFinished( QDBusPendingCallWatcher* ) {}
     void kwalletReadFinished( QDBusPendingCallWatcher* ) {}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/qtkeychain.git



More information about the Pkg-owncloud-commits mailing list