tooltip: Fixed wrong API names. elm_tooltip -> elm_object_tooltip.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 21 Feb 2014 20:22:35 +0000 (05:22 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 21 Feb 2014 20:22:35 +0000 (05:22 +0900)
commitb4ed4daa178e68a35d5bf2fe04ee94da0d02ab63
tree0426ca102ed9e33979510b4f529a8625c756c690
parent9bfa62cc1b7c52c416507bfc5524871afb41df2f
tooltip: Fixed wrong API names. elm_tooltip -> elm_object_tooltip.

This was added in 1.9, so it should be changed before 1.9 release.
Thank god I found this out just right before the release.
src/bin/test_tooltip.c
src/lib/elm_tooltip.h
src/lib/els_tooltip.c