mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2025-01-13 16:42:06 +08:00
Fixed font-awesome cheatsheet path
This commit is contained in:
parent
2d3253aeb8
commit
f4b7b35b95
@ -34,7 +34,7 @@ You probably want to create a single QtAwesome object for your whole application
|
|||||||
|
|
||||||
Add an accessor to this object. (a global function, member of your application object whatever you like).
|
Add an accessor to this object. (a global function, member of your application object whatever you like).
|
||||||
|
|
||||||
Use an icon name from the icon copy-past list [http://fortawesome.github.io/Font-Awesome/cheatsheet/](http://fortawesome.github.io/Font-Awesome/cheatsheet/)
|
Use an icon name from the icon copy-past list [http://fortawesome.github.io/Font-Awesome/3.2.1/cheatsheet/](http://fortawesome.github.io/Font-Awesome/3.2.1/cheatsheet/)
|
||||||
|
|
||||||
|
|
||||||
Example
|
Example
|
||||||
|
Loading…
Reference in New Issue
Block a user