mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-12-17 20:24:35 +03:00
Update doc to enum classes forgotten char
This commit is contained in:
@@ -124,7 +124,7 @@ setDefaultOption( "scale-factor", 0.9 );
|
|||||||
you could supply the following option.
|
you could supply the following option.
|
||||||
|
|
||||||
```c++
|
```c++
|
||||||
options.insert("text-selected", QString( icon_lock ) );
|
options.insert("text-selected", QString( fa::lock ) );
|
||||||
```
|
```
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|||||||
Reference in New Issue
Block a user