[gnome-music/gnome-3-10] Pep8 compatibility
- From: Vadim Rutkovsky <vrutkovsky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/gnome-3-10] Pep8 compatibility
- Date: Mon, 30 Sep 2013 14:44:20 +0000 (UTC)
commit a2d0ec8c4e9376fb8c6a24a46a5fadee47e00859
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date: Mon Sep 30 12:06:05 2013 +0200
Pep8 compatibility
gnomemusic/view.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnomemusic/view.py b/gnomemusic/view.py
index 42a3941..217def6 100644
--- a/gnomemusic/view.py
+++ b/gnomemusic/view.py
@@ -280,6 +280,7 @@ class ViewContainer(Stack):
def _on_selection_mode_request(self, *args):
self.header_bar._select_button.clicked()
+
#Class for the Empty View
class Empty(Stack):
def __init__(self, header_bar, player):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]