Commit 1880c6b3 authored by JoeG's avatar JoeG

Make tab capitisation consistent

parent 53d5c490
......@@ -7,7 +7,7 @@ import QtQuick.Controls.Styles 1.1
import Ethereum 1.0
Rectangle {
property var title: "New transaction"
property var title: "New Transaction"
property var menuItem
objectName: "newTxView"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment