mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Updated Coding Style (markdown)
parent
7a6b654b96
commit
2449bd1308
|
|
@ -49,4 +49,4 @@ We recommend to follow these guidelines when writing code for RPCS3. They aren't
|
|||
|
||||
***
|
||||
### Qt coding style
|
||||
* Don't concatenate translated strings. Use tr().arg() instead.
|
||||
* Don't concatenate translated strings. Use `tr().arg()` instead.
|
||||
|
|
|
|||
Loading…
Reference in a new issue