summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
authorQball Cow <qball@gmpclient.org>2014-05-20 09:43:45 +0200
committerQball Cow <qball@gmpclient.org>2014-05-20 09:43:45 +0200
commit85172743eec65e83f98ccd079bb9f0876678080e (patch)
tree6ad2fafcfd3ca2e506c36bad6608437b4a82c871 /include/rofi.h
parent3157358c630150a1a786950a1a75e47620883ea6 (diff)
Keys via xresources, dump config.
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rofi.h b/include/rofi.h
index cbfc85ca..380e0965 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -109,4 +109,5 @@ int token_match ( char **tokens, const char *input,
__attribute__( ( unused ) ) void *data );
void config_sanity_check ( void );
+void config_print ( void );
#endif