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

(-)trinity-kkbswitch-14.0.0~pre9+c7bbe542/kkbswitch/kbconfig.cpp.ORI (+2 lines)
Lines 15-20 Link Here
15
 *                                                                         *
15
 *                                                                         *
16
 ***************************************************************************/
16
 ***************************************************************************/
17
17
18
#include <unistd.h>
19
18
#include <config.h> 
20
#include <config.h> 
19
#include <tdeversion.h>
21
#include <tdeversion.h>
20
#include <tdelocale.h>
22
#include <tdelocale.h>

Return to bug 1560