From 62fa03b7c712fbeab9d0d191e9f7cd22a3c1a0e6 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Fri, 29 Feb 2008 00:18:22 +0100 Subject: Applied split --- portato/gui/gtk/windows.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'portato/gui/gtk/windows.py') diff --git a/portato/gui/gtk/windows.py b/portato/gui/gtk/windows.py index c7dc79b..11588c4 100644 --- a/portato/gui/gtk/windows.py +++ b/portato/gui/gtk/windows.py @@ -1038,8 +1038,8 @@ class MainWindow (Window): self.packageTable = PackageTable(self) # popups - self.queuePopup = Popup("queuePopup", self) - self.consolePopup = Popup("consolePopup", self) + self.queuePopup = Popup("queuePopup", self, self.__file__) + self.consolePopup = Popup("consolePopup", self, self.__file__) self.trayPopup = Popup("systrayPopup", self) # pause menu items -- cgit v1.2.3-70-g09d2