summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/pppdialog.h
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/manager/pppdialog.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/pppdialog.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/pppdialog.h b/noncore/net/opietooth/manager/pppdialog.h
index b80b73d..6fdc90a 100644
--- a/noncore/net/opietooth/manager/pppdialog.h
+++ b/noncore/net/opietooth/manager/pppdialog.h
@@ -12,2 +12,5 @@ class QLineEdit;
+
+namespace OpieTooth {
+
class PPPDialog : public QDialog {
@@ -20,3 +23,2 @@ public:
-
private slots:
@@ -33,2 +35,3 @@ private:
};
+}
#endif