Details
Details
- Reviewers
drosca - Commits
- R875:b6edd26ca08c: Use security state icon in popup location bar
Diff Detail
Diff Detail
- Repository
- R875 Falkon
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/lib/popupwindow/popuplocationbar.h | ||
---|---|---|
49 | Just bool state, you should not use const-ref for POD (plain old data) types. |