Skip to content
  • Sam Thursfield's avatar
    utils/sandbox: Specify Tracker version to import · 1d758d5f
    Sam Thursfield authored
    Avoids the following warning from the bindings:
    
            utils/sandbox/tracker-sandbox.py:62: PyGIWarning: Tracker was imported without specifying a version first. Use gi.require_version('Tracker', '2.0') before import to ensure that the right version gets loaded.
    1d758d5f