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

(-)a/src/tdepowersave.h (+1 lines)
Lines 36-41 Link Here
36
#include <kprocess.h>
36
#include <kprocess.h>
37
#include <ksystemtray.h>
37
#include <ksystemtray.h>
38
#include <dcopobject.h>
38
#include <dcopobject.h>
39
#include <tdehardwaredevices.h>
39
40
40
// QT - Header
41
// QT - Header
41
#include <tqpopupmenu.h>
42
#include <tqpopupmenu.h>

Return to bug 2530