the rest of the fix for #719

It's just two more exports.
This commit is contained in:
brandon s allbery kf8nh
2022-05-08 09:27:56 -04:00
committed by GitHub
parent 41674386a6
commit 67243cbf7c

View File

@@ -30,6 +30,8 @@ module XMonad.Layout.ImageButtonDecoration
imageButtonDeco
, defaultThemeWithImageButtons
, shrinkText
, CustomShrink(CustomShrink)
, Shrinker
, imageTitleBarButtonHandler
, ImageButtonDecoration
) where