Kaydet (Commit) ec4fce4b authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

in tabbar - don't show tab background on tab add (plus icon)

Change-Id: Ibe6ff1164382474ff120078bacf28344bc1b1985
üst e70007a5
......@@ -1337,7 +1337,6 @@ void TabBar::Paint( const Rectangle& rect )
// Draw the insert tab at the right end.
Rectangle aRect = ImplGetInsertTabRect(pItem);
aDrawer.setRect(aRect);
aDrawer.drawTab();
aDrawer.drawPlusImage();
}
......
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