mirror of
https://github.com/LMMS/lmms.git
synced 2026-02-19 23:55:33 -05:00
Better switching of comparators, char[] constructor
This commit is contained in:
@@ -76,4 +76,3 @@ int ProjectVersion::compare(ProjectVersion v1, ProjectVersion v2)
|
||||
return QString::compare(v1.getBuild(), v2.getBuild());
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user