mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-01 19:15:01 +02:00
Removed note list and replace with itemlist
This commit is contained in:
parent
b02da1b80c
commit
8eb93b8848
@ -50,7 +50,7 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
NoteList {
|
||||
ItemList {
|
||||
id: noteList
|
||||
model: noteListModel
|
||||
Layout.fillWidth: true
|
||||
|
@ -2,7 +2,6 @@
|
||||
<qresource prefix="/">
|
||||
<file>app.qml</file>
|
||||
<file>ItemList.qml</file>
|
||||
<file>NoteList.qml</file>
|
||||
<file>NoteEditor.qml</file>
|
||||
<file>AddButton.qml</file>
|
||||
<file>EditableListItem.qml</file>
|
||||
|
Loading…
x
Reference in New Issue
Block a user