Skip to content

Commit

Permalink
[QgsQuick] Added icon for 'Today' button of QgsQuickDateTime widget.
Browse files Browse the repository at this point in the history
Removed extra emopty line.
  • Loading branch information
vsklencar authored and wonder-sk committed Mar 21, 2019
1 parent 48e2835 commit 8e7ff10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/quickgui/images/ic_today.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/quickgui/plugin/editor/qgsquickdatetime.qml
Expand Up @@ -196,7 +196,6 @@ Item {
}

RowLayout {

Button {
text: qsTr( "Ok" )
Layout.fillWidth: true
Expand Down

0 comments on commit 8e7ff10

Please sign in to comment.