TwoPane: add description string

This commit is contained in:
Joachim Fasting
2008-01-26 14:13:32 +00:00
parent bb1fce547f
commit c050c3efa9

View File

@@ -59,3 +59,4 @@ instance LayoutClass TwoPane a where
Just Expand -> Just (TwoPane delta (split + delta))
_ -> Nothing
description _ = "TwoPane"