diff options
author | Denis Loh <denis.loh@gmail.com> | 2009-10-24 14:24:17 +0200 |
---|---|---|
committer | Denis Loh <denis.loh@gmail.com> | 2009-10-24 14:24:17 +0200 |
commit | 1cf955a715830130b7add8c1183d65b0f442fd23 (patch) | |
tree | c9d03961e9f83b1100ef6010a4a53063f127aa5d /receiver/filehandle.cpp | |
download | vdr-plugin-upnp-1cf955a715830130b7add8c1183d65b0f442fd23.tar.gz vdr-plugin-upnp-1cf955a715830130b7add8c1183d65b0f442fd23.tar.bz2 |
Initial commit
Diffstat (limited to 'receiver/filehandle.cpp')
-rw-r--r-- | receiver/filehandle.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/receiver/filehandle.cpp b/receiver/filehandle.cpp new file mode 100644 index 0000000..bc24f53 --- /dev/null +++ b/receiver/filehandle.cpp @@ -0,0 +1,8 @@ +/* + * File: filehandle.cpp + * Author: savop + * + * Created on 15. Oktober 2009, 10:49 + */ + +#include "filehandle.h"
\ No newline at end of file |