[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/KDE/4.8] kdeui/util: Add the two newly added slots.
From:       Till Adam <till () kdab ! com>
Date:       2012-01-08 15:04:08
Message-ID: 20120108150408.8B735A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 261748ce62daa631586b356b60de4a2eb949d3c7 by Till Adam.
Committed on 10/12/2011 at 16:34.
Pushed by tilladam into branch 'KDE/4.8'.

Add the two newly added slots.

M  +12   -0    kdeui/util/kwallet_mac.cpp

http://commits.kde.org/kdelibs/261748ce62daa631586b356b60de4a2eb949d3c7

diff --git a/kdeui/util/kwallet_mac.cpp b/kdeui/util/kwallet_mac.cpp
index bdf2ccc..706ff74 100644
--- a/kdeui/util/kwallet_mac.cpp
+++ b/kdeui/util/kwallet_mac.cpp
@@ -681,6 +681,18 @@ bool Wallet::keyDoesNotExist(const QString& wallet, co=
nst QString& folder, const
 #endif
 }
 =

+void Wallet::slotCollectionStatusChanged(int status)
+{
+}
+
+void Wallet::slotCollectionDeleted()
+{
+    d->folder.clear();
+    d->name.clear();
+    emit walletClosed();
+}
+
+
 void Wallet::virtual_hook(int, void*) {
     //BASE::virtual_hook( id, data );
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic