From ddd7cb1720c3561ddd2ff850e0aefdbaf4675197 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 13 Dec 2011 08:18:09 -0500 Subject: Remove 'package.seeall' from LuaDoc comments. --- core/gui.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/gui.lua') diff --git a/core/gui.lua b/core/gui.lua index 9e657d45..056c6672 100644 --- a/core/gui.lua +++ b/core/gui.lua @@ -414,6 +414,8 @@ connect(events.ERROR, function(...) gui._print(L('[Error Buffer]'), ...) end) -- Each argument is like a string in Lua's `arg` table. Tables of strings are -- allowed as arguments and are expanded in place. This is useful for -- filteredlist dialogs with many items. +-- @param kind The kind of gcocoadialog. +-- @param ... Parameters to the gcocoadialog. -- @return string gcocoadialog result. -- @class function -- @name dialog -- cgit v1.2.3