From d0eafb0124a39eeda6c00595a943ce9811d589c4 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 10 Apr 2011 20:50:54 +0200 Subject: major audio rewrite --- pacman-c++/pacman.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pacman-c++/pacman.pro') diff --git a/pacman-c++/pacman.pro b/pacman-c++/pacman.pro index a346f20..45592c5 100644 --- a/pacman-c++/pacman.pro +++ b/pacman-c++/pacman.pro @@ -11,7 +11,7 @@ SOURCES += pixmapitem.cpp \ bonuspoint.cpp \ mainwidget.cpp \ point.cpp \ - audioplayer.cpp \ + audio.cpp \ clicklabel.cpp \ sceneholder.cpp \ util.cpp @@ -24,7 +24,7 @@ HEADERS += pixmapitem.h \ mainwidget.h \ constants.h \ point.h \ - audioplayer.h \ + audio.h \ clicklabel.h \ sceneholder.h \ util.h -- cgit v1.2.3