/[svn]/gigedit/trunk/src/gigedit/paramedit.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/paramedit.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3150 by schoenebeck, Mon Jan 2 22:13:01 2017 UTC revision 3151 by schoenebeck, Fri May 5 18:44:59 2017 UTC
# Line 46  Line 46 
46  #include <gtkmm/tooltips.h>  #include <gtkmm/tooltips.h>
47  #endif  #endif
48    
   
 Glib::ustring gig_to_utf8(const gig::String& gig_string);  
 gig::String gig_from_utf8(const Glib::ustring& utf8_string);  
   
49  int note_value(const Glib::ustring& note);  int note_value(const Glib::ustring& note);
50  Glib::ustring note_str(int note);  Glib::ustring note_str(int note);
51    

Legend:
Removed from v.3150  
changed lines
  Added in v.3151

  ViewVC Help
Powered by ViewVC