~ubuntu-branches/ubuntu/maverick/kdeutils/maverick-proposed

« back to all changes in this revision

Viewing changes to kgpg/keysmanager.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-06-08 21:18:35 UTC
  • mfrom: (1.2.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20100608211835-cbqyi7niq15bl48w
Tags: 4:4.4.85-0ubuntu1
* New upstream beta release
  - Bump build-depends
  - Drop README.source no longer need
  - Update install files
  - Add separator in printer-applet depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
    void slotEditDone(int exitcode);
205
205
    void importRemoteFinished(int result);
206
206
    void slotDelKeyDone(int ret);
207
 
    void slotImportDone(KGpgImport *import, int ret);
208
207
    void slotSetClip(const QString &newtxt);
209
208
 
210
209
    void slotNetworkUp();