summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/device/odevice_beagle.h
Unidiff
Diffstat (limited to 'libopie2/opiecore/device/odevice_beagle.h') (more/less context) (show whitespace changes)
-rw-r--r--libopie2/opiecore/device/odevice_beagle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopie2/opiecore/device/odevice_beagle.h b/libopie2/opiecore/device/odevice_beagle.h
index 1626330..17b040c 100644
--- a/libopie2/opiecore/device/odevice_beagle.h
+++ b/libopie2/opiecore/device/odevice_beagle.h
@@ -33,13 +33,12 @@
33#include "odevice.h" 33#include "odevice.h"
34 34
35namespace Opie { 35namespace Opie {
36namespace Core { 36namespace Core {
37namespace Internal { 37namespace Internal {
38class Beagle : public ODevice { 38class Beagle : public ODevice {
39 Q_OBJECT
40public: 39public:
41 Beagle(); 40 Beagle();
42 ~Beagle(); 41 ~Beagle();
43 42
44//@{ 43//@{
45 void init( const QString& init ); 44 void init( const QString& init );