svn path=/trunk/; revision=10492
This commit is contained in:
Jacob Berkman
2001-06-25 21:13:40 +00:00
parent 57db15334b
commit ff400deef2

View File

@ -1413,7 +1413,7 @@ etree_key (ETree *tree, int row, ETreePath path, int col, GdkEvent *ev, FolderBr
case GDK_ISO_Enter:
if (fb->preview_shown)
open_msg (NULL, fb);
else if (fb->uicmp)
else if (fb->uicomp)
bonobo_ui_component_set_prop (fb->uicomp,
"/commands/ViewPreview",
"state", "1", NULL);