mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 16:14:38 +00:00
harmless warnings
This commit is contained in:
parent
80e9fbfe4d
commit
f40e60ffc3
@ -76,7 +76,7 @@ void DecorateShadowPlugin::initGlobalParameterSet(QAction *action, RichParameter
|
||||
}
|
||||
}
|
||||
|
||||
bool DecorateShadowPlugin::startDecorate(QAction* action, MeshDocument& m, RichParameterSet* parset, GLArea* gla){
|
||||
bool DecorateShadowPlugin::startDecorate(QAction* action, MeshDocument& /*m*/, RichParameterSet* parset, GLArea* /*gla*/){
|
||||
bool result;
|
||||
switch(ID(action)){
|
||||
case DP_SHOW_SHADOW :
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user