Missed a minor but important change!
svn path=/trunk/aspeditor/; revision=62627
This commit is contained in:
Родитель
313c878dd6
Коммит
d601e0f5ea
|
@ -42,7 +42,7 @@ namespace AspNetEdit.Editor.UI
|
|||
{
|
||||
public class RootDesignerView : Gecko.WebControl
|
||||
{
|
||||
private const string geckoChrome = "chrome://aspdesigner/content/editor.xul";
|
||||
private const string geckoChrome = "chrome://aspdesigner/content/";
|
||||
private CommandManager comm;
|
||||
private DesignerHost host;
|
||||
private IComponentChangeService changeService;
|
||||
|
|
Загрузка…
Ссылка в новой задаче