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

(-)tqtinterface/qtinterface/interface_qt3/tqobjdefs.h (-1 / +1 lines)
Lines 26-31 Link Here
26
26
27
// Pull in object definition defines
27
// Pull in object definition defines
28
28
29
#include <tqobjectdefs.h>
29
#include <qobjectdefs.h>
30
30
31
#endif /* TQT_TQOBJDEFS_H */
31
#endif /* TQT_TQOBJDEFS_H */

Return to bug 861