Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iiLubos committed Dec 7, 2023
1 parent 8feab04 commit f410c37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions app/qml/components/MMProjectItem.qml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
import QtQuick
import QtQuick.Controls

import "../components"

Rectangle {
id: root

Expand Down
1 change: 1 addition & 0 deletions gallery/qml.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@
<file>qml/pages/ProjectItemsPage.qml</file>
<file>../app/qml/components/MMListDrawer.qml</file>
<file>../app/qml/components/MMListDrawerItem.qml</file>
<file>../app/qml/components/MMProjectItem.qml</file>
</qresource>
</RCC>

1 comment on commit f410c37

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 23.12.493411 just submitted!

Please sign in to comment.