~ps-jenkins/signon-keyring-extension/latestsnapshot-0.6+13.10.20130626-0ubuntu1

« back to all changes in this revision

Viewing changes to src/secrets-storage.cpp

  • Committer: Alberto Mardegan
  • Date: 2012-11-06 11:07:09 UTC
  • mfrom: (15.1.1 qt5)
  • Revision ID: alberto.mardegan@canonical.com-20121106110709-uz0o8pyjnhdli44m
Allow building with Qt5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include "debug.h"
25
25
#include "secrets-storage.h"
26
26
 
 
27
#include <QDataStream>
27
28
#include <gnome-keyring.h>
28
29
 
29
30
using namespace SignOn;