diff options
author | Jaehwan Kim <jae.hwan.kim.neo@gmail.com> | 2013-01-03 09:52:57 +0000 |
---|---|---|
committer | Jaehwan Kim <jae.hwan.kim.neo@gmail.com> | 2013-01-03 09:52:57 +0000 |
commit | 125b992729a7fbd57e768525c039451dc57c6e20 (patch) | |
tree | f82a8685becb4c85bd298d309f342546ac381b07 /NEWS | |
parent | bcf44beb23ec46f9dd3ba4edb40a682a787f814d (diff) |
Fix the bug which the callbacks of the sub-object are added even if the sub-object is already added the parent object.
SVN revision: 82053
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ Fixes: | |||
109 | * Tooltips now correctly set NETWM tooltip window type | 109 | * Tooltips now correctly set NETWM tooltip window type |
110 | * Fix the naviframe item part text to be set properly. | 110 | * Fix the naviframe item part text to be set properly. |
111 | * Fix list separator size bug. | 111 | * Fix list separator size bug. |
112 | * Fix the bug which the callbacks of the sub-object are added even if the sub-object is added the parent object. | ||
112 | 113 | ||
113 | Removals: | 114 | Removals: |
114 | 115 | ||