Skip to content
Commit 2995715e authored by Michael Pyne's avatar Michael Pyne
Browse files

ui: Focus the playlist search line edit on startup.

This helps avoid the new QToolButton in the status bar from being
highlighted for no reason and is more convenient for playing music when
you first start JuK up.

In the process, use the standard Qt focus proxy feature rather than
manually emulating the effect, though this needs me to enable C++14 to
use the nicer qOverload<> instead of QOverload.
parent d4bf5912
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment