Files
picard/picard
Michael Wiencek fc18e3f894 Fix CD lookup
tagger.lookup_cd is connected to by a QMenu.triggered and a
QAction.triggered. The latter sends a "checked" argument even if the
QAction is not checkable, so action is never None. The old-style signal
syntax allowed you to ignore arguments for certain connections.
2012-09-22 09:57:35 -05:00
..
2007-05-20 15:09:28 +02:00
2012-09-16 19:18:24 -05:00
2012-09-03 21:12:19 +02:00
2012-09-08 00:08:36 -05:00
2012-09-08 00:08:36 -05:00
2012-09-20 12:14:31 -05:00
2007-02-24 14:19:48 +01:00
2012-09-08 00:08:45 -05:00
2011-10-04 18:11:12 +02:00
2012-07-10 04:51:29 -04:00
2012-09-08 00:08:36 -05:00
2012-09-22 09:57:35 -05:00