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
5866
Commits
3
Branches
10
Tags
52 MiB
Tree:
dc3cc2db2e
ethminer
/
mix
/
qml
/
DefaultLabel.qml
12 lines
85 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
ui improvement
10 years ago
import
"."
- Add Reusable common controls (Text, Label, ...). - Add Generic Style.qml. - TransactionDialog/StateDialog ui improvement. - Other Small changes.
10 years ago
Label
{
text:
text
}