summaryrefslogtreecommitdiff
path: root/Bustle/UI.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Bustle/UI.hs')
-rw-r--r--Bustle/UI.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/Bustle/UI.hs b/Bustle/UI.hs
index 3a0ce7b..a78797e 100644
--- a/Bustle/UI.hs
+++ b/Bustle/UI.hs
@@ -354,8 +354,7 @@ emptyWindow = do
onActivateLeaf openTwoItem $ widgetShowAll openTwoDialog
-- Help menu
- embedIO $ \r -> do
- onActivateLeaf aboutItem $ showAboutDialog window
+ io $ onActivateLeaf aboutItem $ showAboutDialog window
m <- asks methodIcon
s <- asks signalIcon