Closed dejaime closed 8 years ago
Added a Default case to the function iconName in Device.cpp to remove an unnecessary warning:
[...]/material/src/core/device.cpp:89: warning: control reaches end of non-void function [-Wreturn-type]
Thanks for the pull request!
Added a Default case to the function iconName in Device.cpp to remove an unnecessary warning: