This commit is contained in:
Michael Jumper
2012-11-12 13:18:28 -08:00
parent d8f68c6048
commit a15f403492
3 changed files with 5 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* Main Guacamole UI namespace.
* @namespace
*/
var GuacUI = GuacUI || {};
/**