Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
yann300 committed Apr 2, 2015
1 parent af8b198 commit b6cdef2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qml/StateList.qml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ import "."
Dialog {
id: stateListContainer
modality: Qt.WindowModal
standardButtons: StandardButton.Close
width: 640
height: 480
visible: false
onRejected: {}
contentItem: Rectangle {
anchors.fill: parent
ColumnLayout
Expand Down

0 comments on commit b6cdef2

Please sign in to comment.