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 2901
Collapse All | Expand All

(-)a/kmymoney2/widgets/kmymoneyreportconfigtab2decl.ui (+3 lines)
Lines 278-282 Link Here
278
        </spacer>
278
        </spacer>
279
    </vbox>
279
    </vbox>
280
</widget>
280
</widget>
281
<includes>
282
    <include location="global" impldecl="in implementation">kmymoney/kmymoneycombo.h</include>
283
</includes>
281
<layoutdefaults spacing="6" margin="11"/>
284
<layoutdefaults spacing="6" margin="11"/>
282
</UI>
285
</UI>

Return to bug 2901