From d9ee52e4f0fbe9a1ae00d0e66f9e6f0a07fa319f Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 7 Feb 2005 09:14:02 +0000 Subject: - added iStaticServiceInformation - added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output --- lib/base/connection.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/base/connection.cpp (limited to 'lib/base/connection.cpp') diff --git a/lib/base/connection.cpp b/lib/base/connection.cpp new file mode 100644 index 00000000..f6a398ca --- /dev/null +++ b/lib/base/connection.cpp @@ -0,0 +1,5 @@ +#include + +DEFINE_REF(eConnection); + + -- cgit v1.2.3