This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
7361
Commits
3
Branches
10
Tags
52 MiB
Tree:
fc1aac2ef4
ethminer
/
mix
/
qml
/
DefaultTextField.qml
7 lines
78 B
Raw
Normal View
History
- Add Reusable common controls (Text, Label, ...). - Add Generic Style.qml. - TransactionDialog/StateDialog ui improvement. - Other Small changes.
10 years ago
import
QtQuick
2.0
import
QtQuick
.
Controls
1.1
TextField
{
id: titleField
}