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
2025-01-27 15:25:24 -05:00
Code
Releases
Activity
3c91c8d6e0
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 23:36:20 +01:00
#
ifndef __RUN_DIALOG_H__
#
define __RUN_DIALOG_H__
OO-ify the Switchers.
2015-03-27 20:28:53 +01:00
extern
Switcher
run_mode
;
Split of run-dialog part in separate file.
2014-01-20 23:36:20 +01:00
#
endif
Copy permalink