mirror of
https://github.com/lbonn/rofi
synced 2025-01-25 02:15:03 +00:00
5 lines
116 B
C
5 lines
116 B
C
#ifndef __WINDOW_DIALOG_H__
|
|
#define __WINDOW_DIALOG_H__
|
|
|
|
extern Switcher window_mode;
|
|
#endif // __WINDOW_DIALOG_H__
|