# HG changeset patch # User Frank Benoit # Date 1214007889 -7200 # Node ID c84e3d3feb3f1b36bd64c07f7152283d42d2fe7b # Parent 43b41c7fe84a4099f99fa56569615f17986e9593 allow null strings and arrays as arguments diff -r 43b41c7fe84a -r c84e3d3feb3f dwt/widgets/MenuItem.d --- a/dwt/widgets/MenuItem.d Fri Jun 20 16:27:36 2008 +0200 +++ b/dwt/widgets/MenuItem.d Sat Jun 21 02:24:49 2008 +0200 @@ -1032,9 +1032,6 @@ * * @param string the new text * - * @exception IllegalArgumentException * @exception DWTException