~ci-train-bot/keeper/keeper-ubuntu-yakkety-2018

« back to all changes in this revision

Viewing changes to src/service/keeper-user.cpp

  • Committer: Bileto Bot
  • Author(s): Xavi Garcia Mena
  • Date: 2016-09-28 13:45:17 UTC
  • mfrom: (112.1.1 keeper)
  • Revision ID: ci-train-bot@canonical.com-20160928134517-bizvaiuve5w933ch
Cancel feature implemented.

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
void
82
82
KeeperUser::Cancel()
83
83
{
84
 
    // FIXME: writeme
85
 
 
86
 
    qDebug() << "hello world";
 
84
    keeper_.cancel();
87
85
}
88
86
 
89
87
QVariantDictMap