Fix indentation
This commit is contained in:
parent
4d716abc23
commit
55d6d23392
8 changed files with 251 additions and 246 deletions
|
|
@ -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__ */
|
||||
|
|
|
|||
Reference in a new issue