This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-02-01 09:17:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-desktop
/
ui
/
shared
/
StyledTextEdit.qml
7 lines
94 B
QML
Raw
Normal View
History
Unescape
Escape
fix: add StyledTextEdit and TextField to use the font
2020-06-19 14:21:02 -04:00
import
QtQuick
2.13
import
"../imports"
TextEdit
{
Use twemoji.js
2020-06-25 21:23:38 -04:00
font.family:
Theme
.
fontRegular
.
name
fix: add StyledTextEdit and TextField to use the font
2020-06-19 14:21:02 -04:00
}
Reference in New Issue
Copy Permalink