Kaydet (Commit) e4a42606 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin obsolete comment

Change-Id: Id3a3fd5317aef2acdc30605f816c2656990a94b6
üst a4d0699a
......@@ -847,8 +847,6 @@ namespace svt
{
tools::Rectangle aRect = GetFieldRectPixel(nEditRow, 0, false );
// status cell should be painted if and only if text is displayed
// note: bPaintStatus is mutable, but Solaris has problems with assigning
// probably because it is part of a bitfield
pTHIS->bPaintStatus = ( GetBrowserFlags() & EditBrowseBoxFlags::HANDLE_COLUMN_TEXT ) == EditBrowseBoxFlags::HANDLE_COLUMN_TEXT;
rWindow.Invalidate(aRect);
pTHIS->bPaintStatus = true;
......
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