Summary: | Signals are connected to slots twice | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Ivo Anjo <ivo> |
Component: | kcm_fileshare | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ivo Anjo
2009-05-05 22:30:43 UTC
SVN commit 970814 by ianjo: Remove duplicate signal/slot connections: they were already defined in propertiespagegui.ui, and so the connections were made twice. BUG: 191748 CCMAIL: montel@kde.org M +0 -14 propertiespage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=970814 |