JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / wsc / plugin.js
index 9691da2..3edb26d 100644 (file)
@@ -10,6 +10,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 // Register a plugin named "wsc".\r
 CKEDITOR.plugins.add( 'wsc',\r
 {\r
+       requires : [ 'dialog' ],\r
        init : function( editor )\r
        {\r
                var commandName = 'checkspell';\r