Skip to content
Snippets Groups Projects
Commit bc3983b1 authored by Julien Michel's avatar Julien Michel
Browse files

Corrections debugMacro.

parent 8e5e6d78
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ namespace otb
otbMsgDebugMacro("Shrink factor: "<<m_ShrinkFactor);
otbMsgDebugMacro(<<"Shrink factor: "<<m_ShrinkFactor);
m_Shrink->SetShrinkFactor(m_ShrinkFactor);
typedef otb::FltkFilterWatcher WatcherType;
WatcherType watcher(m_Shrink,wfull-200,hfull/2,200,20, "Generating Quicklook ...");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment