mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-03 16:51:30 +00:00
NOISSUE Move hour formatting for play time to a function
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
namespace Time {
|
||||
|
||||
QString prettifyDuration(int64_t duration);
|
||||
QString prettifyDurationHours(int64_t duration);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user