aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorKali Kaneko2018-10-18 11:42:25 +0200
committerKali Kaneko2018-10-18 11:45:39 +0200
commit5fb0feca3c0677e9fa31e579ff69631f49a379a2 (patch)
treeed17fcd244333d0640448a7577e5ed33bf7dbb76 /example
parent99cf6a5c182815c5fec856856f897d9c6f1018ab (diff)
downloadsystray-5fb0feca3c0677e9fa31e579ff69631f49a379a2.tar.bz2
make addOrUpdateMenuItem insert item if it was deleted
Currently, a menu item that was previously hidden (ie, deleted) will not return -1, and so when we're in the Show() code execution path we will never insert it in the previous position: attempts at Show() are failing because it tries to update a non-existing item. - Resolves: #67
Diffstat (limited to 'example')
0 files changed, 0 insertions, 0 deletions