Changeset 3311 for trunk/jons-gtk2-gui
- Timestamp:
- 02/26/03 10:35:33 (6 years ago)
- Files:
-
- 1 modified
-
trunk/jons-gtk2-gui/src/licq_gtk.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/jons-gtk2-gui/src/licq_gtk.h
r3298 r3311 775 775 void licq_tray_start_flashing(); 776 776 void licq_tray_stop_flashing(); 777 778 // convert txt to utf8, return must be freed using g_free779 char *780 convert_to_utf8(const char *txt, const char *encoding);781 777 #endif /* __LICQ_GTK_H */
