mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-24 05:25:21 +00:00
Updated Coding Style (markdown)
parent
7a6b654b96
commit
2449bd1308
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue