summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/bb/ui/crumbs/imagedetailspage.py')
-rwxr-xr-xbitbake/lib/bb/ui/crumbs/imagedetailspage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/bb/ui/crumbs/imagedetailspage.py b/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
index 833c149dbd..c063d74228 100755
--- a/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
+++ b/bitbake/lib/bb/ui/crumbs/imagedetailspage.py
@@ -258,7 +258,7 @@ class ImageDetailsPage (HobPage):
258 258
259 def create_bottom_buttons(self, buttonlist): 259 def create_bottom_buttons(self, buttonlist):
260 # Create the buttons at the bottom 260 # Create the buttons at the bottom
261 bottom_buttons = gtk.HBox(False, 5) 261 bottom_buttons = gtk.HBox(False, 6)
262 created = False 262 created = False
263 263
264 # create button "Deploy image" 264 # create button "Deploy image"