From cb6fc48a43c3e9d0e86292f233a3600aebd93f68 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Mon, 28 Jul 2008 21:41:52 +0200 Subject: Removed obsolete queuePopup --- portato/gui/windows/main.py | 1 - 1 file changed, 1 deletion(-) (limited to 'portato/gui/windows/main.py') diff --git a/portato/gui/windows/main.py b/portato/gui/windows/main.py index b8869f8..c50940a 100644 --- a/portato/gui/windows/main.py +++ b/portato/gui/windows/main.py @@ -677,7 +677,6 @@ class MainWindow (Window): self.packageTable = PackageTable(self) # popups - self.queuePopup = Popup("queuePopup", self, self.__file__) self.consolePopup = Popup("consolePopup", self, self.__file__) self.trayPopup = Popup("systrayPopup", self) -- cgit v1.2.3-70-g09d2 me='id' value='d6768a67093166810621d2521f10fd016bd75721'/> cgit with sendfile supportRené 'Necoro' Neumann
summaryrefslogtreecommitdiff
path: root/ui-refs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping1-1/+1
2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping3-119/+80