mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 14:31:24 +12: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
|
### Qt coding style
|
||||||
* Don't concatenate translated strings. Use tr().arg() instead.
|
* Don't concatenate translated strings. Use `tr().arg()` instead.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue