mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
...and replace with a local MAX macro, because:
- They contain a ({}) construct which is a GNU extension and that's
against Drew's coding style
- min() is not used anyway
- MAX() clashes with cairo's macro, so best to not add this in labwc.h
|
||
|---|---|---|
| .. | ||
| common | ||
| config | ||
| menu | ||
| xbm | ||
| labwc.h | ||
| layers.h | ||
| meson.build | ||
| resistance.h | ||
| ssd.h | ||
| theme.h | ||