Changeset 3311 for trunk/jons-gtk2-gui

Show
Ignore:
Timestamp:
02/26/03 10:35:33 (6 years ago)
Author:
bostjanlah
Message:

convert_to_utf8 is now in a separate include file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jons-gtk2-gui/src/licq_gtk.h

    r3298 r3311  
    775775void licq_tray_start_flashing(); 
    776776void licq_tray_stop_flashing(); 
    777  
    778 // convert txt to utf8, return must be freed using g_free 
    779 char * 
    780 convert_to_utf8(const char *txt, const char *encoding); 
    781777#endif /* __LICQ_GTK_H */