~nick-dedekind/ubuntu-settings-components/bluetooth-menu

« back to all changes in this revision

Viewing changes to tests/qmltests/tst_ButtonMenu.qml

  • Committer: Tarmac
  • Author(s): Nick Dedekind
  • Date: 2013-10-04 09:14:39 UTC
  • mfrom: (49.1.11 usc)
  • Revision ID: tarmac-20131004091439-bj4ts24iv1kmm7a7
Reworked directory, qml and resources into a more workable structure for release.

Approved by Andrea Cimitan, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
import QtQuick 2.0
20
20
import QtTest 1.0
21
21
import Ubuntu.Components 0.1
22
 
import "../../SettingsComponents"
 
22
import Ubuntu.Settings.Menus 0.1
23
23
import "utils.js" as UtilsJS
24
24
 
25
25
Item {