~nskaggs/autopilot/add-isolation-apparmor-rules

« back to all changes in this revision

Viewing changes to autopilot/introspection/qt.py

  • Committer: CI bot
  • Author(s): Tarmac
  • Date: 2014-05-09 00:48:06 UTC
  • mfrom: (483.2.19 temp-dev)
  • Revision ID: ps-jenkins@lists.canonical.com-20140509004806-8528si3da584w57j
Initial release of 1.5. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
 
73
73
        """
74
74
 
75
 
        return self._backend.qt_introspection_iface
 
75
        return self._backend.ipc_address.qt_introspection_iface
76
76
 
77
77
    @property
78
78
    def slots(self):