Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126513
Collapse All | Expand All

(-)deco/baghiraclient.h.orig (-2 / +2 lines)
Lines 159-166 Link Here
159
    virtual KDecoration *createDecoration(KDecorationBridge *b);
159
    virtual KDecoration *createDecoration(KDecorationBridge *b);
160
    virtual bool reset(unsigned long changed);
160
    virtual bool reset(unsigned long changed);
161
    virtual QValueList<BorderSize> borderSizes() const;
161
    virtual QValueList<BorderSize> borderSizes() const;
162
    static QPixmap &BaghiraFactory::ButtonPixmap(Baghira::WindowState wState, Baghira::ButtonType type, Baghira::ButtonState state, int current, bool small);
162
    static QPixmap &ButtonPixmap(Baghira::WindowState wState, Baghira::ButtonType type, Baghira::ButtonState state, int current, bool small);
163
    QImage* BaghiraFactory::DecoImage(QPixmap *pix, int x, int y, int width, int height);
163
    QImage* DecoImage(QPixmap *pix, int x, int y, int width, int height);
164
164
165
    static QBitmap helpMask, jaguarDownMask, jaguarMenuDownMask,
165
    static QBitmap helpMask, jaguarDownMask, jaguarMenuDownMask,
166
            jaguarMenuMask, jaguarMask, milkMenuDownMask,
166
            jaguarMenuMask, jaguarMask, milkMenuDownMask,

Return to bug 126513