This commit is contained in:
Tomasz Moń
2009-03-03 23:06:03 +01:00
parent 49b7f42012
commit c61c2372ae
2 changed files with 26 additions and 65 deletions

View File

@@ -520,7 +520,7 @@ void set_option(guint id, guint position, guint value);
void switch_preset(guint bank, guint x);
void store_preset_name(int x, const gchar *name);
void set_preset_level(int level);
GStrv query_preset_names(guint bank);
GStrv query_preset_names(gchar bank);
GString *get_current_preset();
#endif /* GDIGI_H */