From 227d06128b74ef78b8268e18dabe454469b65cc8 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Wed, 02 Feb 2005 15:23:01 +0000 Subject: first work on input system abstractions --- (limited to 'libopie2/opiemm') diff --git a/libopie2/opiemm/osoundsystem.h b/libopie2/opiemm/osoundsystem.h index cce90c0..5f6fb7a 100644 --- a/libopie2/opiemm/osoundsystem.h +++ b/libopie2/opiemm/osoundsystem.h @@ -67,11 +67,11 @@ class OSoundSystem : public QObject */ int count() const; /** - * @returns a pointer to the (one and only) @ref ONetwork instance. + * @returns a pointer to the (one and only) @ref OSystem instance. */ static OSoundSystem* instance(); /** - * @returns an iterator usable for iterating through all network interfaces. + * @returns an iterator usable for iterating through all sound cards. */ CardIterator iterator() const; /** -- cgit v0.9.0.2