1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-29 11:06:57 -06:00
Lioncash 2cbc284c2b bootmanager: Use QStringLiteral instead of std::string to represent the window title
This gets rid of an unnecessary type conversion. We can just use the
regular QStringLiteral to already format the string as the type
setWindowTitle accepts instead of converting from a std::string
instance.
2018-10-24 08:14:26 -04:00
..
2018-09-07 11:54:51 +05:30
2018-10-09 20:26:57 +02:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-10-02 15:30:48 +02:00
2018-01-12 19:11:03 -07:00
2018-01-13 23:11:51 +00:00