You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/mp3splt-gtk/files/mp3splt-gtk-0.9.2-fno-commo...

12 lines
274 B

--- a/src/splitpoints_window.h
+++ b/src/splitpoints_window.h
@@ -41,7 +41,7 @@
#include "all_includes.h"
//!The enum telling which item is kept in which column of the splitpoint tree
-enum {
+typedef enum {
COL_CHECK = 0,
COL_DESCRIPTION = 1,
COL_MINUTES = 2,