mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
fixed cycling
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
typedef struct SwitchPanel WSwitchPanel;
|
||||
|
||||
WSwitchPanel *wInitSwitchPanel(WScreen *scr, int workspace);
|
||||
WSwitchPanel *wInitSwitchPanel(WScreen *scr, WWindow *curwin, int workspace);
|
||||
|
||||
void wSwitchPanelDestroy(WSwitchPanel *panel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user