Skip to content

Commit

Permalink
fix welcome view code place
Browse files Browse the repository at this point in the history
  • Loading branch information
LianaHus committed Jan 29, 2016
1 parent a5aff79 commit 53bc701
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions qml/MainContent.qml
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,6 @@ Rectangle {
orientation: Qt.Horizontal
id: mainPanels

WelcomeView
{
id: welcomeView
anchors.fill: parent
Layout.fillHeight: true
Layout.fillWidth: true
visible: projectModel.isEmpty
}
ProjectList
{
id: projectList
Expand Down

0 comments on commit 53bc701

Please sign in to comment.