Fix indentation

This commit is contained in:
Andre Miranda 2016-05-26 20:17:59 -03:00
parent 4d716abc23
commit 55d6d23392
8 changed files with 251 additions and 246 deletions

View file

@ -21,6 +21,7 @@
#include <gtk/gtk.h>
void
load_theme (EyesPlugin *eyes, const gchar *theme_dir);
load_theme (EyesPlugin *eyes,
const gchar *theme_dir);
#endif /* __THEMES_H__ */