~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to unity-shared/DashStyle.h

  • Committer: Pawel Stolowski
  • Date: 2013-05-16 10:58:57 UTC
  • mfrom: (3008.2.136 libunity-7.0-breakage)
  • mto: This revision was merged to the branch mainline in revision 3325.
  • Revision ID: pawel.stolowski@canonical.com-20130516105857-j51uiapol2zc8vr8
Merged smart scopes branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
238
238
  int GetFilterButtonHeight() const;
239
239
  int GetFilterViewRightPadding() const;
240
240
 
241
 
  int GetSpaceBetweenLensAndFilters() const;
 
241
  int GetSpaceBetweenScopeAndFilters() const;
242
242
 
243
243
  // Scrollbars
244
244
  int GetScrollbarWidth() const;