Merge lp://staging/~aacid/qmenumodel/disabledMenus into lp://staging/qmenumodel
Proposed by
Albert Astals Cid
Status: | Merged |
---|---|
Approved by: | Lukáš Tinkl |
Approved revision: | 131 |
Merged at revision: | 131 |
Proposed branch: | lp://staging/~aacid/qmenumodel/disabledMenus |
Merge into: | lp://staging/qmenumodel |
Prerequisite: | lp://staging/~aacid/qmenumodel/aboutToShow |
Diff against target: |
22 lines (+11/-1) 1 file modified
libqmenumodel/src/gtk/gtkmenutrackeritem.c (+11/-1) |
To merge this branch: | bzr merge lp://staging/~aacid/qmenumodel/disabledMenus |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Lukáš Tinkl (community) | Approve | ||
Review via email: mp+319286@code.staging.launchpad.net |
Commit message
Use submenu-enabled for those items that don't have an action (if it exists)
Description of the change
To post a comment you must log in.
LGTM, looks good and works fine