diff options
Diffstat (limited to 'tdeio')
-rw-r--r-- | tdeio/tdeio/tdelficon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/tdelficon.h b/tdeio/tdeio/tdelficon.h index 7a962bdaa..37b629f61 100644 --- a/tdeio/tdeio/tdelficon.h +++ b/tdeio/tdeio/tdelficon.h @@ -51,4 +51,4 @@ extern "C" { int get_iconlist(libr_file *file_handle, iconlist *icons); iconentry *get_nexticon(iconlist *icons, iconentry *last_entry); -TQString elf_get_resource(libr_file *handle, char *section_name);
\ No newline at end of file +TQString elf_get_resource(libr_file *handle, char *section_name); |