~michael-sheldon/podbird/trunk

« back to all changes in this revision

Viewing changes to app/tests/unit/tst_hellocomponent.qml

  • Committer: Mike Sheldon
  • Date: 2024-11-30 20:17:43 UTC
  • mfrom: (223.1.1 podbird)
  • Revision ID: mike@mikeasoft.com-20241130201743-p9g5b3g4njuaogul
Merge changes from lp:~cibersheep/podbird/podbird to support Focal and update version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import QtQuick 2.0
2
2
import QtTest 1.0
3
 
import Ubuntu.Components 1.1
 
3
import Lomiri.Components 1.1
4
4
import "../../components"
5
5
 
6
6
// See more details @ http://qt-project.org/doc/qt-5.0/qtquick/qml-testcase.html