1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-08-14 19:55:55 -07:00

the rest of the fix for

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

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