Summary: | Sidebar in chat widget misses view toggle action | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Dennis Nienhüser <nienhueser> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | kopetechatwindow-togglesidebar.diff |
Description
Dennis Nienhüser
2007-10-02 14:07:17 UTC
Created attachment 21737 [details]
kopetechatwindow-togglesidebar.diff
Patch takes a QAction* from the dock widget to toggle the view and adds it to
the settings menu.
SVN commit 721275 by mattr: Fix bug 150412 Add a missing toggle action for the sidebar so it can be turned on and off from the menu. Patch by Dennis Nienhüser. Thanks! CCMAIL: earthwings@gentoo.org BUG: 150412 M +6 -2 kopetechatwindow.cpp M +1 -0 kopetechatwindow.rc WebSVN link: http://websvn.kde.org/?view=rev&revision=721275 |