Kaydet (Commit) 90af2a6c authored tarafından Louis-Francis Ratté-Boulianne's avatar Louis-Francis Ratté-Boulianne Kaydeden (comit) Jan Holesovsky

vcl: Use old method for pixmap painting for GTK widgets without OpenGL

Change-Id: Ie6078308f7a7f70683a7f963b15857b5dac753b0
üst 3149cc34
...@@ -133,6 +133,7 @@ public: ...@@ -133,6 +133,7 @@ public:
// will be set when UI theme was changed // will be set when UI theme was changed
static bool bThemeChanged; static bool bThemeChanged;
static bool bNeedPixmapPaint; static bool bNeedPixmapPaint;
static bool bNeedTwoPasses;
// native widget methods // native widget methods
virtual bool IsNativeControlSupported( ControlType nType, ControlPart nPart ) SAL_OVERRIDE; virtual bool IsNativeControlSupported( ControlType nType, ControlPart nPart ) SAL_OVERRIDE;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment