--- a/Documentation/Source/eric6.Tools.TrayStarter.html Tue Jul 28 19:19:23 2015 +0200 +++ b/Documentation/Source/eric6.Tools.TrayStarter.html Sat Aug 01 13:41:33 2015 +0200 @@ -157,13 +157,16 @@ </table> <a NAME="TrayStarter.__init__" ID="TrayStarter.__init__"></a> <h4>TrayStarter (Constructor)</h4> -<b>TrayStarter</b>(<i>usePyQt4</i>) +<b>TrayStarter</b>(<i>usePyQt4, settingsDir</i>) <p> Constructor </p><dl> -<dt><i>usePyQt4</i></dt> +<dt><i>usePyQt4</i> (bool)</dt> <dd> -flag indicating to use PyQt4 (boolean) +flag indicating to use PyQt4 +</dd><dt><i>settingsDir</i> (str)</dt> +<dd> +directory to be used for the settings files </dd> </dl><a NAME="TrayStarter.__about" ID="TrayStarter.__about"></a> <h4>TrayStarter.__about</h4>