~ubuntu-branches/ubuntu/oneiric/minitube/oneiric

« back to all changes in this revision

Viewing changes to .pc/disable-update-check/src/SearchView.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jakob Haufe
  • Date: 2011-06-10 00:12:04 UTC
  • mfrom: (1.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20110610001204-trn5lu335ywf2c2m
Tags: 1.4.3-1
New upstream version (Closes: #623821)

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
 
135
135
    QHBoxLayout *otherLayout = new QHBoxLayout();
136
136
    otherLayout->setMargin(0);
 
137
    otherLayout->setSpacing(10);
137
138
 
138
139
    recentKeywordsLayout = new QVBoxLayout();
139
140
    recentKeywordsLayout->setSpacing(5);