mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
added @since 3.0
This commit is contained in:
parent
33f62079ea
commit
a6dbfe3f23
1 changed files with 1 additions and 1 deletions
|
@ -511,7 +511,7 @@ public class SystemMessageDialog extends ErrorDialog implements Listener {
|
|||
/**
|
||||
* opens the dialog with an optional Yes/No or OK, Details button for an Inquiry/Question message.
|
||||
* Eats up the IndicatorException, so only call this when you know what you are doing!
|
||||
* @since 3.0
|
||||
* @since 3.0 taking a boolean arg
|
||||
*/
|
||||
public boolean openQuestionNoException(boolean showYesNo)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue