mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-22 00:02:40 +00:00
SixtyFPS -> Slint in the C++ documentation
This commit is contained in:
parent
ad4eea9e96
commit
f48d7d9f9e
13 changed files with 44 additions and 44 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
namespace slint {
|
||||
|
||||
/// A string type used by the SixtyFPS run-time.
|
||||
/// A string type used by the Slint run-time.
|
||||
///
|
||||
/// SharedString uses implicit data sharing to make it efficient to pass around copies. When
|
||||
/// copying, a reference to the data is cloned, not the data itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue