diff options
Diffstat (limited to 'patch/bar_awesomebar.h')
| -rw-r--r-- | patch/bar_awesomebar.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_awesomebar.h b/patch/bar_awesomebar.h index 25bd98f..5ea51f6 100644 --- a/patch/bar_awesomebar.h +++ b/patch/bar_awesomebar.h @@ -1,3 +1,4 @@ static int width_awesomebar(Bar *bar, BarArg *a); static int draw_awesomebar(Bar *bar, BarArg *a); -static int click_awesomebar(Bar *bar, Arg *arg, BarArg *a);
\ No newline at end of file +static int click_awesomebar(Bar *bar, Arg *arg, BarArg *a); + |
