panel: Check whether sd->content is NULL in _panel_toggle
authorRyuan Choi <ryuan.choi@gmail.com>
Wed, 15 Jan 2014 19:10:38 +0000 (04:10 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Wed, 15 Jan 2014 19:10:38 +0000 (04:10 +0900)
commit1c1f95454c878332cc6aa61b43274f747ad22ae2
tree32cf2e5b17fa8500c4b01b9e54fa1ea4da3f4c65
parentec698973246a9d6f9428ff0988fdff88627192c5
panel: Check whether sd->content is NULL in _panel_toggle

sd->content can be NULL when elm_panel_hidden_set is called.
src/lib/elm_panel.c