From 2e691d06be7424e4be1de0b4b01b0f58ad1e718b Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 3 May 2005 23:16:46 +0000 Subject: [PATCH] another UI bootstrap fix --- library/bootstrap/boot-stage3.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/bootstrap/boot-stage3.factor b/library/bootstrap/boot-stage3.factor index f4450b7d9a..4097bd1dd3 100644 --- a/library/bootstrap/boot-stage3.factor +++ b/library/bootstrap/boot-stage3.factor @@ -120,8 +120,8 @@ t [ "/library/ui/editors.factor" "/library/ui/menus.factor" "/library/ui/presentations.factor" - "/library/ui/panes.factor" "/library/ui/tiles.factor" + "/library/ui/panes.factor" "/library/ui/dialogs.factor" "/library/ui/inspector.factor" "/library/ui/init-world.factor"