From 793a63d9cce0502616cad6999643b1a61836a3db Mon Sep 17 00:00:00 2001 From: sandman Date: Mon, 24 Jun 2002 20:06:38 +0000 Subject: Started as a bug fix this is a near complete restructuring/rewrite: - Added a alarm volume slider on iPAQs - Made mic mutable - Correctly inform the launcher about tap/key sounds --- (limited to 'core/applets/volumeapplet/volumeapplet.pro') diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro index f89eea2..937a537 100644 --- a/core/applets/volumeapplet/volumeapplet.pro +++ b/core/applets/volumeapplet/volumeapplet.pro @@ -1,7 +1,7 @@ TEMPLATE = lib CONFIG += qt warn_on release -HEADERS = volume.h volumeappletimpl.h -SOURCES = volume.cpp volumeappletimpl.cpp +HEADERS = volume.h volumeappletimpl.h oledbox.h +SOURCES = volume.cpp volumeappletimpl.cpp oledbox.cpp TARGET = volumeapplet DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include -- cgit v0.9.0.2