justforlxz / deepin-topbar

Provide the function of the top bar, beautiful, easy to use.
https://blog.justforlxz.com/
GNU General Public License v3.0
326 stars 51 forks source link

Warning at installation #111

Open vinicius-rech opened 5 years ago

vinicius-rech commented 5 years ago

Modules/network/networkplugin.cpp.

40:72: warning: unused parameter 'color' [-Wunused-parameter]
void NetworkPlugin::setDefaultColor(PluginProxyInterface::DefaultColor color)

Just a blank method.

justforlxz commented 5 years ago

Thanks, this does not affect the operation, it will be deleted immediately.