https://bugs.kde.org/show_bug.cgi?id=498878
--- Comment #2 from postix <pos...@posteo.eu> --- ``` (gdb) list 483 return m_edid; 484 } 485 486 bool WaylandOutputDevice::enabled() const 487 { 488 return m_enabled; 489 } 490 491 int WaylandOutputDevice::id() const 492 { ``` -- You are receiving this mail because: You are watching all bug changes.