Merge lp:~stolowski/unity-api/value-slider-iface into lp:unity-api
| Status: | Merged |
|---|---|
| Approved by: | Albert Astals Cid on 2016-02-25 |
| Approved revision: | 214 |
| Merged at revision: | 216 |
| Proposed branch: | lp:~stolowski/unity-api/value-slider-iface |
| Merge into: | lp:unity-api |
| Prerequisite: | lp:~stolowski/unity-api/range-input-filter-iface |
| Diff against target: |
158 lines (+137/-1) 3 files modified
include/unity/shell/scopes/FiltersInterface.h (+2/-1) include/unity/shell/scopes/ValueSliderFilterInterface.h (+73/-0) include/unity/shell/scopes/ValueSliderValuesInterface.h (+62/-0) |
| To merge this branch: | bzr merge lp:~stolowski/unity-api/value-slider-iface |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity8 CI Bot | continuous-integration | Approve on 2016-02-25 | |
| Albert Astals Cid (community) | 2015-11-24 | Approve on 2016-02-25 | |
|
Review via email:
|
|||
Commit Message
ValueSliderFilter interface.
Description of the Change
ValueSliderFilter interface.
| Unity8 CI Bot (unity8-ci-bot) wrote : | # |
PASSED: Continuous integration, rev:214
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
SUCCESS: https:/
deb: https:/
Click here to trigger a rebuild:
https:/
- 215. By Paweł Stołowski on 2016-03-10
-
Merge range-input-
filter- iface - 216. By Paweł Stołowski on 2016-03-11
-
Merged range-input-
filter- iface

Looks good