Set last_playing to NULL when we don't have up to date information
[disorder] / disobedience / recent.c
index 36a98d1..0923a6d 100644 (file)
@@ -15,6 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @file disobedience/recent.c
+ * @brief Disobedience recently-played widget
+ */
 #include "disobedience.h"
 #include "popup.h"
 #include "queue-generic.h"