eg: Premium / Pro ...
| 30 | |
| 31 | // eg: Premium / Pro ... |
| 32 | QString SkinOpenSource::GetAppVersionMode() { |
| 33 | return "Premium"; |
| 34 | } |
| 35 | |
| 36 | // colors |
| 37 | int SkinOpenSource::GetPrimaryColor() { |
nothing calls this directly
no outgoing calls
no test coverage detected