This website requires JavaScript.
Explore
Help
Sign In
PolytreeDE
/
rofi
Watch
1
Star
0
Fork
You've already forked rofi
0
mirror of
https://github.com/davatorium/rofi.git
synced
2024-10-27 05:23:18 -04:00
Code
Releases
Activity
092a2c5037
rofi
/
include
/
dialogs
/
run.h
6 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Split of run-dialog part in separate file.
2014-01-20 17:36:20 -05:00
#
ifndef __RUN_DIALOG_H__
#
define __RUN_DIALOG_H__
OO-ify the Switchers.
2015-03-27 15:28:53 -04:00
extern
Switcher
run_mode
;
Split of run-dialog part in separate file.
2014-01-20 17:36:20 -05:00
#
endif
Copy permalink