diff options
Diffstat (limited to 'patch/bar_taggrid.h')
| -rw-r--r-- | patch/bar_taggrid.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_taggrid.h b/patch/bar_taggrid.h index e0c824e..dfc60de 100644 --- a/patch/bar_taggrid.h +++ b/patch/bar_taggrid.h @@ -1,4 +1,5 @@ static int width_taggrid(Bar *bar, BarArg *a); static int draw_taggrid(Bar *bar, BarArg *a); static int click_taggrid(Bar *bar, Arg *arg, BarArg *a); -static void switchtag(const Arg *arg);
\ No newline at end of file +static void switchtag(const Arg *arg); + |
