Ran update_copyright.py.
[hooke.git] / hooke / plugin / playlists.py
index df8099982b408cdd41990da85a94fc5a0e74d574..456ea4b8bf73a068d8bf8282be021939e1ab20cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
+# Copyright (C) 2010-2012 W. Trevor King <wking@drexel.edu>
 #
 # This file is part of Hooke.
 #
@@ -120,3 +120,4 @@ Default filename for future saves.
             path=params['file'],
             )
         self._set_playlist(hooke, params, p)
+        outqueue.put(p)