Commit c3abe0ff authored by Peter Varga's avatar Peter Varga Committed by The Qt Project
Browse files

Fix typo in quicknanobrowser.pro


Remove ContextMenuExtras.qml entry from the project file
of the quicknanobrowser. It is unnecessary after the quicknanobrowser
fork.

Change-Id: I87055413392e14817429678f29b520e55cafbbd1
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
Showing with 1 addition and 2 deletions
...@@ -6,8 +6,7 @@ HEADERS = quickwindow.h \ ...@@ -6,8 +6,7 @@ HEADERS = quickwindow.h \
SOURCES = quickwindow.cpp \ SOURCES = quickwindow.cpp \
main.cpp main.cpp
OTHER_FILES += ContextMenuExtras.qml \ OTHER_FILES += quickwindow.qml
quickwindow.qml
RESOURCES += resources.qrc RESOURCES += resources.qrc
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment