~macslow/unity/backported-remote-add-to-5.0

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/DashStyle.h

Merging with upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
  int GetCategorySeparatorLeftPadding() const;
229
229
  int GetCategorySeparatorRightPadding() const;
230
230
 
231
 
  const static int SEARCH_BAR_EXTRA_PADDING = 1;
232
 
 
233
231
  sigc::signal<void> changed;
234
232
 
235
233
private: