mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-05 08:51:19 -05:00
Add note to README about colon in c++ example
This commit is contained in:
parent
4a0b4df6ba
commit
15f3a3b50b
@ -60,6 +60,8 @@ From code: Download/clone the project, go to ``qdarkstyle`` folder then:
|
||||
}
|
||||
```
|
||||
|
||||
_Note: The ":" in the file name is necessary to define that file as a resource library. For more information see the discussion [here](https://github.com/ColinDuquesnoy/QDarkStyleSheet/pull/87)._
|
||||
|
||||
## Usage
|
||||
|
||||
Here is an example using PySide
|
||||
|
Loading…
Reference in New Issue
Block a user