Skip to content
Snippets Groups Projects

Stop button for graphic applications

Merged Guillaume Pasero requested to merge stop_appli_button into develop
Files
18
@@ -51,6 +51,9 @@ namespace Utils
/** Function that prints nothing (useful to disable libsvm logs)*/
void OTBCommon_EXPORT PrintNothing(const char *s);
extern OTBCommon_EXPORT bool const TrueConstant;
extern OTBCommon_EXPORT bool const FalseConstant;
}
} // namespace otb
Loading