mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-22 17:28:32 +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