the search bar is always hidden at launch.
if click on search button then show and hide the search bar
and if the search bar is showed and hidden by the config menu, the state of search button is update.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Unit Tests Skipped
kmail/kmmainwidget.cpp | ||
---|---|---|
2539 | I don"'t like using actionCollection()->action(...) as it can return a null pointer > it can crash if we made a typo in name.Better to store action pointer |
messagelist/src/pane.h | ||
---|---|---|
388 | add const at the end of method |
Comment Actions
an error on my part , I had not noticed that it worked without
messagelist::pane removed