From ca29fc0babe8fc985a9e4656f80fc7faec4ac8a5 Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 11 May 2011 17:38:29 +0200 Subject: - fix audio plugin and make that a real interface - that fixes a duplicate statis audiomanager (1x pacman, 1x audio plugin) on windows - display won/lost dialog upon gameend --- pacman-c++/common/common.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pacman-c++/common/common.pro') diff --git a/pacman-c++/common/common.pro b/pacman-c++/common/common.pro index 1114e17..39481c0 100644 --- a/pacman-c++/common/common.pro +++ b/pacman-c++/common/common.pro @@ -24,7 +24,8 @@ HEADERS += pixmapitem.h \ audio.h \ sceneholder.h \ util.h \ - gameentity.h + gameentity.h \ + audiointerface.h OTHER_FILES += style.qss \ pacman.rc -- cgit v1.2.3