mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
6 lines
87 B
C
6 lines
87 B
C
|
#ifndef __DRUN_DIALOG_H__
|
||
|
#define __DRUN_DIALOG_H__
|
||
|
|
||
|
extern Switcher drun_mode;
|
||
|
#endif
|