Skip to content

Commit 1bafbbc

Browse files
Removed photo card page from gallery
1 parent fadc750 commit 1bafbbc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

gallery/qml/Main.qml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@ ApplicationWindow {
229229
title: "Photos"
230230
source: "PhotosPage.qml"
231231
}
232-
ListElement {
233-
title: "Photo cards page"
234-
source: "PhotoCardPage.qml"
235-
}
236232
ListElement {
237233
title: "Map"
238234
source: "MapPage.qml"

0 commit comments

Comments
 (0)