Skip to content

Commit

Permalink
hotfix for mouse problems and select distributed notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKratz committed Sep 30, 2023
1 parent 0e4ccc1 commit 1a3708c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sketchybar.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

#define MAJOR 2
#define MINOR 16
#define PATCH 3
#define PATCH 4

extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);
Expand Down

0 comments on commit 1a3708c

Please sign in to comment.