1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/audio/madman/files/patch-ui_prefs_dialog.cpp
Renato Botelho 38e17d36fc Madman is an advanced digital music organizer. It can catalogue huge amounts
of digital music in different formats, including MP3 and Ogg Vorbis.  It has
flexible querying, tagging, intelligent scoring, and more.

Author: Andreas Kloeckner <inducer@users.sf.net>
WWW: http://madman.sourceforge.net/

PR:		ports/87301
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2005-10-13 18:13:52 +00:00

9 lines
248 B
C++

--- ui/prefs_dialog.cpp.orig 2004-11-08 19:22:13.000000000 +0100
+++ ui/prefs_dialog.cpp 2004-11-08 19:22:36.000000000 +0100
@@ -498,4 +498,4 @@
return make_pair(false, false);
}
-#include "moc_prefs_dialog.cc"
+#include "prefs_dialog.moc"