~unity-team/unity/trunk

« back to all changes in this revision

Viewing changes to unity-shared/DashStyle.cpp

  • Committer: Andrea Azzarone
  • Date: 2012-09-24 15:46:08 UTC
  • mto: This revision was merged to the branch mainline in revision 2759.
  • Revision ID: azzaronea@gmail.com-20120924154608-xc3b0oiwctbmw3mu
Fix bug 1055544.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2375
2375
 
2376
2376
int Style::GetCategoryHeaderLeftPadding() const
2377
2377
{
2378
 
  return 20;
 
2378
  return 19;
2379
2379
}
2380
2380
 
2381
2381
int Style::GetCategorySeparatorLeftPadding() const