From 5584ab8440385d2d1b2e611835aee34af92a0a6c Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Fri, 28 Sep 2007 07:26:08 +0200 Subject: Tabbed: give a nice description darcs-hash:20070928052608-a5988-8fad757e5e7927d9c184f2d6393ce9aa7100318e.gz --- Tabbed.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Tabbed.hs') diff --git a/Tabbed.hs b/Tabbed.hs index fa200c2..4680f71 100644 --- a/Tabbed.hs +++ b/Tabbed.hs @@ -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 _ _ = [] -- cgit v1.2.3