Fix stylesheet example for QLineEdit:read-only code example
Change-Id: I987a4129968e9af74e21a2d855c4576a9caada73 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
2708c6c11d
commit
0cb44e2cfb
@ -954,6 +954,7 @@ QLineEdit[echoMode="2"] {
|
|||||||
//! [119]
|
//! [119]
|
||||||
QLineEdit:read-only {
|
QLineEdit:read-only {
|
||||||
background: lightblue;
|
background: lightblue;
|
||||||
|
}
|
||||||
//! [119]
|
//! [119]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user