tint2conf: Cleanup whitespace, clean up menus

This commit is contained in:
o9000
2016-03-20 13:08:40 +01:00
parent 0c54c36c71
commit b62138beca
6 changed files with 543 additions and 365 deletions

View File

@@ -1,4 +1,3 @@
#ifndef THEME_VIEW
#define THEME_VIEW
@@ -13,6 +12,3 @@ GtkWidget *create_view();
void theme_list_append(const gchar *path, const gchar *suffix);
#endif