mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 13:35:44 +08:00
fixed small spelling issue
This commit is contained in:
parent
b668bdfa27
commit
587c833b84
@ -171,7 +171,7 @@ Known issues and workarounds
|
||||
On Mac OS X, placing an qtAwesome icon in QMainWindow menu, doesn't work directly.
|
||||
See the following issue: [https://github.com/gamecreature/QtAwesome/issues/10]
|
||||
|
||||
A workaround for this problem it to convert it to a Pixmap icon like this:
|
||||
A workaround for this problem is converting it to a Pixmap icon like this:
|
||||
|
||||
```c++
|
||||
QAction* menuAction = new QAction("test");
|
||||
|
Loading…
Reference in New Issue
Block a user