JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / plugins / image / plugin.js
index f3c6d6d..acc5554 100644 (file)
@@ -12,6 +12,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
 CKEDITOR.plugins.add( 'image',\r
 {\r
+       requires: [ 'dialog' ],\r
+\r
        init : function( editor )\r
        {\r
                var pluginName = 'image';\r