summaryrefslogtreecommitdiff
path: root/core/applets/obex/obex.h
Unidiff
Diffstat (limited to 'core/applets/obex/obex.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/obex/obex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/obex/obex.h b/core/applets/obex/obex.h
index 2ce44f2..781fca2 100644
--- a/core/applets/obex/obex.h
+++ b/core/applets/obex/obex.h
@@ -75,7 +75,7 @@ private slots:
75 private: 75 private:
76 void sendNow(); 76 void sendNow();
77 QString parseOut(); 77 QString parseOut();
78 void recieved(); 78 void received();
79 void sendEnd(); 79 void sendEnd();
80 80
81 }; 81 };