Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
fixed bug in imports
Browse files Browse the repository at this point in the history
  • Loading branch information
alamminsalo committed Jul 6, 2017
1 parent bca34c4 commit 1fbeb71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qml/components/AppTray.qml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import QtQuick 2.5
import QtQuick.Controls 2.1
import Qt.labs.platform 1.0
import app.orion 1.0

// Tray icon for orion app

Expand Down

0 comments on commit 1fbeb71

Please sign in to comment.