comparison src/audacious/ui_main.h @ 2520:b210d1ea2084 trunk

[svn] ui_main.h:92: warning: comma at end of enumerator list configdb.h:197:8: warning: C++ style comments are not allowed in ISO C90 iir = same
author nenolod
date Wed, 14 Feb 2007 11:41:11 -0800
parents 3149d4b1a9a9
children ddd127429fc6
comparison
equal deleted inserted replaced
2519:793ede082399 2520:b210d1ea2084
86 MAINWIN_GENERAL_SETAB, 86 MAINWIN_GENERAL_SETAB,
87 MAINWIN_GENERAL_CLEARAB, 87 MAINWIN_GENERAL_CLEARAB,
88 88
89 MAINWIN_GENERAL_NEXT_PL, 89 MAINWIN_GENERAL_NEXT_PL,
90 MAINWIN_GENERAL_PREV_PL, 90 MAINWIN_GENERAL_PREV_PL,
91 MAINWIN_GENERAL_NEW_PL, 91 MAINWIN_GENERAL_NEW_PL
92 }; 92 };
93 93
94 extern GtkWidget *mainwin; 94 extern GtkWidget *mainwin;
95 extern GtkWidget *err; 95 extern GtkWidget *err;
96 extern GdkGC *mainwin_gc; 96 extern GdkGC *mainwin_gc;