mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
all set with the separation
This commit is contained in:
@@ -939,7 +939,7 @@ public class ErrorCheckerService implements Runnable {
|
||||
p.setImportSuggestions(si);
|
||||
// errorData[index][0] = "<html>" + p.getMessage() +
|
||||
// " (<font color=#0000ff><u>Import Suggestions available</u></font>)</html>";
|
||||
message += " (click for suggested libraries)";
|
||||
message += " (double-click for suggestions)";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user