Kaydet (Commit) b83c4ea5 authored tarafından Miklos Vajna's avatar Miklos Vajna

vcl: document VCL_DOUBLEBUFFERING_ENABLE

Change-Id: I209fbef9f2ee43031175b68bce86b51724dfeec7
üst f1b0e364
......@@ -8,6 +8,7 @@ SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only)
VCL_DOUBLEBUFFERING_AVOID_PAINT - don't paint the buffer, useful to see where we do direct painting
VCL_DOUBLEBUFFERING_FORCE_ENABLE - enable double buffered painting
VCL_DOUBLEBUFFERING_ENABLE - enable a safe subset of double buffered painting (currently in Writer, not in any other applications)
VCL_HIDE_WINDOWS - don't draw windows
......
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