~michael-sheldon/podbird/trunk

« back to all changes in this revision

Viewing changes to app/components/CardView.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:
16
16
 */
17
17
 
18
18
import QtQuick 2.4
19
 
import Ubuntu.Components 1.3
 
19
import Lomiri.Components 1.3
20
20
 
21
21
GridView {
22
22
    id: gridView