File: notesDesktop.qml

package info (click to toggle)
kf6-kirigami 6.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,156 kB
  • sloc: cpp: 12,852; xml: 109; sh: 53; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
/*
 *  SPDX-FileCopyrightText: 2016 Marco Martin <mart@kde.org>
 *
 *  SPDX-License-Identifier: LGPL-2.0-or-later
 */

NotesGeneral {
    id: root
}