Add note to README about colon in c++ example

This commit is contained in:
Daniel Pizetta 2018-03-26 17:20:36 -03:00 committed by GitHub
parent 4a0b4df6ba
commit 15f3a3b50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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