Skip to content
Snippets Groups Projects
Commit 7451b42d authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

comment to target issue

refs 2703
parent 273f9007
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,8 @@ public interface IConstraintUI {
* This triggers a few goodies:
* - wait 1s before triggering the constraint autocheck (if relevant)
* - display a warning popup in case of first trigger of the verification
* TODO(2703) make instead an event "onActivate" in order to allow customization. For instance
* one could check if Z3 is present or not.
*/
public boolean isTimeConsuming();
......
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