By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 871
Collapse All | Expand All

(-)a/knetworkconf/knetworkconf/knetworkconfdlg.ui (+1 lines)
Lines 1041-1046 Link Here
1041
</connections>
1041
</connections>
1042
<includes>
1042
<includes>
1043
    <include location="local" impldecl="in implementation">knetworkconfdlg.ui.h</include>
1043
    <include location="local" impldecl="in implementation">knetworkconfdlg.ui.h</include>
1044
    <include location="local" impldecl="in declaration">tqlistview.h</include>
1044
</includes>
1045
</includes>
1045
<Q_SLOTS>
1046
<Q_SLOTS>
1046
    <slot access="private">enableButtonsSlot()</slot>
1047
    <slot access="private">enableButtonsSlot()</slot>

Return to bug 871