tint2conf: Display themes consistently
This commit is contained in:
@@ -9,6 +9,6 @@ enum { COL_THEME_FILE = 0, COL_THEME_NAME, COL_SNAPSHOT, NB_COL, };
|
||||
|
||||
GtkWidget *create_view();
|
||||
|
||||
void theme_list_append(const gchar *path, const gchar *suffix);
|
||||
void theme_list_append(const gchar *path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user