]> cloud.milkyroute.net Git - dolphin.git/commit
Fix a todo: InformationPanelContent::configureSettings code is moved to InformationPa...
authorMéven Car <meven29@gmail.com>
Sun, 17 Mar 2019 16:24:30 +0000 (17:24 +0100)
committerMéven Car <meven29@gmail.com>
Sun, 17 Mar 2019 18:29:53 +0000 (19:29 +0100)
commit1ff74854ecb4e5c9a2099759b71c378225c9e988
tree82e1ec73364f1b1f5b26ca2b3aeced0d70fbacce
parent508dc815c75c9db8abaec26ae664ae41bf7f89b5
Fix a todo: InformationPanelContent::configureSettings code is moved to InformationPanel::contextMenuEvent

Summary:
Fix a TODO : InformationPanelContent::configureSettings code is moved to InformationPanel::contextMenuEvent
Adding necessary accessors and changing visibility of one slot.

Test Plan:
1 compile
2 in dolphin right on the information panel
3 toggle preview
4 from the same context menu, click configure, metadadata settings appears
5 toggle "condensed date" if available

Reviewers: elvisangelaccio, #dolphin

Reviewed By: elvisangelaccio, #dolphin

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D19832
src/panels/information/informationpanel.cpp
src/panels/information/informationpanel.h
src/panels/information/informationpanelcontent.cpp
src/panels/information/informationpanelcontent.h