mirror of
https://github.com/lbonn/rofi
synced 2024-11-30 15:49:17 +00:00
5 lines
86 B
C
5 lines
86 B
C
#ifndef __COMBI_DIALOG_H__
|
|
#define __COMBI_DIALOG_H__
|
|
|
|
extern Mode combi_mode;
|
|
#endif
|