Skip to content

FileSystemBrowser.qml: fix invalid '#' comment (QML requires //) - #310

Open
soupkitchenfilms wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
soupkitchenfilms:pr/qml-comment-fix
Open

FileSystemBrowser.qml: fix invalid '#' comment (QML requires //)#310
soupkitchenfilms wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
soupkitchenfilms:pr/qml-comment-fix

Conversation

@soupkitchenfilms

Copy link
Copy Markdown

A python-style # comment in FileSystemBrowser.qml:34 is a QML syntax error, which prevents the filesystem browser plugin's QML from loading. One-character fix.

A python-style '#' comment is a QML syntax error, which prevents the
filesystem browser plugin's QML from loading.

Signed-off-by: soupkitchenfilms <13426391+soupkitchenfilms@users.noreply.github.com>
@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant