Tabbed: give a nice description

This commit is contained in:
Spencer Janssen
2007-09-28 05:26:08 +00:00
parent 2323b1408c
commit 1593bb54cd

View File

@@ -107,6 +107,7 @@ whenIJus INothin _ = return ()
instance Layout Tabbed Window where
doLayout (Tabbed mst conf) = doLay mst conf
handleMessage = handleMess
description _ = "Tabbed"
instance Read FontStruct where
readsPrec _ _ = []