Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 136862 | Differences between
and this patch

Collapse All | Expand All

(-)boinc-5.2.14-orig/clientgui/BOINCTaskBar.h (-1 / +1 lines)
Lines 76-82 Link Here
76
#endif
76
#endif
77
77
78
#ifndef __WXMSW__
78
#ifndef __WXMSW__
79
    inline bool CTaskBarIcon::IsBalloonsSupported() {
79
    inline bool IsBalloonsSupported() {
80
        return false;
80
        return false;
81
    }
81
    }
82
#endif
82
#endif

Return to bug 136862