┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinplacesmodelsingleton.cpp
diff options
context:
space:
mode:
authorTem PQD <[email protected]>2025-09-21 20:48:22 +0000
committerMéven Car <[email protected]>2025-09-26 09:12:14 +0000
commit7eb1696a32891ce4f1f0e44c590a7fdb7c55fecd (patch)
tree3645e3998d10bcd63ebc7174e719804038de9174 /src/dolphinplacesmodelsingleton.cpp
parentb9a3b749ead4bac7e2294f7bc2124f4fae274319 (diff)
placespanel: Fix default width by moving things from showEvent to constructor
Move instantiation, setModel, and some connections to constructor and remove showEvent. This was being done in an erroneous lazy order which led to the places panel's sizeHint not being called properly. Also removes the double loading workaround in setUrl, which is no longer needed either. BUG: 449070
Diffstat (limited to 'src/dolphinplacesmodelsingleton.cpp')
0 files changed, 0 insertions, 0 deletions