[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell
Leslie Zhai
bugzilla_noreply at kde.org
Wed Jul 19 05:02:41 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=382347
--- Comment #11 from Leslie Zhai <lesliezhai at llvm.org.cn> ---
(In reply to Johannes Obermayr from comment #9)
> Maybe that should handle it:
> $ grep -r -n -e m_checkShowProgressOSD
> src/option/base_k3bmiscoptiontab.ui:89: <widget class="QCheckBox"
> name="m_checkShowProgressOSD">
> src/option/k3bmiscoptiontab.cpp:73: m_checkShowProgressOSD->setChecked(
> c.readEntry( "Show progress OSD", true ) );
> src/option/k3bmiscoptiontab.cpp:95: c.writeEntry( "Show progress OSD",
> m_checkShowProgressOSD->isChecked() );
Thanks for your hint!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the k3b
mailing list