mirror of
https://github.com/lbonn/rofi
synced 2025-01-09 19:08:42 +00:00
6 lines
90 B
C
6 lines
90 B
C
|
#ifndef __COMBI_DIALOG_H__
|
||
|
#define __COMBI_DIALOG_H__
|
||
|
|
||
|
extern Switcher combi_mode;
|
||
|
#endif
|