diff options
Diffstat (limited to 'patch/cfacts.h')
| -rw-r--r-- | patch/cfacts.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patch/cfacts.h b/patch/cfacts.h index bd32213..2df3b04 100644 --- a/patch/cfacts.h +++ b/patch/cfacts.h @@ -1,4 +1,4 @@ -#if BSTACK_LAYOUT || BSTACKHORIZ_LAYOUT || CENTEREDMASTER_LAYOUT || CENTEREDFLOATINGMASTER_LAYOUT || DECK_LAYOUT || TILE_LAYOUT || MONOCLE_LAYOUT +#if BSTACK_LAYOUT || BSTACKHORIZ_LAYOUT || CENTEREDMASTER_LAYOUT || CENTEREDFLOATINGMASTER_LAYOUT || COLUMNS_LAYOUT || DECK_LAYOUT || TILE_LAYOUT || MONOCLE_LAYOUT static void getfacts(Monitor *m, float *mf, float *sf); #endif -static void setcfact(const Arg *arg);
\ No newline at end of file +static void setcfact(const Arg *arg); |
