~ubuntu-branches/ubuntu/vivid/autopilot-qt/vivid

« back to all changes in this revision

Viewing changes to driver/dbus_object.cpp

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2014-03-04 16:00:40 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20140304160040-91w4aj2gpxedj22l
Tags: 1.4+14.04.20140303.is.1.4+14.04.20131106.1-0ubuntu1
Revert to previous version as it creates some AP tests to fail.
(LP: #1287727)

Show diffs side-by-side

added added

removed removed

Lines of Context:
303
303
 
304
304
    QDBusConnection::sessionBus().send(msg);
305
305
}
 
306