zathura/config.h

9 lines
145 B
C
Raw Normal View History

2010-11-10 20:31:15 +01:00
/* See LICENSE file for license and copyright information */
#ifndef CONFIG_H
#define CONFIG_H
2010-11-12 13:48:18 +01:00
void config_load_default();
#endif // CONFIG_H