mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-10 15:44:41 -05:00
5 lines
90 B
C
5 lines
90 B
C
#ifndef __COMBI_DIALOG_H__
|
|
#define __COMBI_DIALOG_H__
|
|
|
|
extern Switcher combi_mode;
|
|
#endif
|