win: Check null before calling elm_widget_highlight_in_theme_get(). It
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 15 Jan 2014 17:33:46 +0000 (02:33 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 15 Jan 2014 17:33:46 +0000 (02:33 +0900)
commitb710d1581bb9c8b3a5c5031baed42212021e753c
tree935f8c2e893623ef1f10ed5c6233fcc076e273fb
parentb29e1d8989bf4553fd768451ff5f3a62d6e9ca0a
win: Check null before calling elm_widget_highlight_in_theme_get(). It
can be null.

'target' can be null when the focus in is just called.
src/lib/elm_win.c