diff options
Diffstat (limited to 'patch/floatpos.h')
| -rw-r--r-- | patch/floatpos.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patch/floatpos.h b/patch/floatpos.h index c0a5853..21e94ef 100644 --- a/patch/floatpos.h +++ b/patch/floatpos.h @@ -1,2 +1,3 @@ static void floatpos(const Arg *arg); static void setfloatpos(Client *c, const char *floatpos); +static void getfloatpos(int pos, char pCh, int size, char sCh, int min_p, int max_s, int cp, int cs, int cbw, int defgrid, int *out_p, int *out_s);
\ No newline at end of file |
