Minor change to get around a mozilla profile "funny"
svn path=/trunk/gtkmozembed-sharp/; revision=29525
This commit is contained in:
Родитель
7ae830f96f
Коммит
857e5db568
|
@ -78,5 +78,6 @@ public WebControl(string aPath, string aDir) : base (IntPtr.Zero)
|
|||
|
||||
public WebControl() : base (IntPtr.Zero)
|
||||
{
|
||||
gtk_moz_embed_set_profile_path("/tmp/gecko-sharp", "DummyProfile");
|
||||
Raw = gtk_moz_embed_new();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче