summaryrefslogtreecommitdiff
path: root/core/applets/obex/obex.h
authorharlekin <harlekin>2002-06-14 10:30:25 (UTC)
committer harlekin <harlekin>2002-06-14 10:30:25 (UTC)
commita014866573fc86bf63544d1f692ccdd94c0d104f (patch) (side-by-side diff)
tree26c91e69d84aed959b8163bb853966f67041063b /core/applets/obex/obex.h
parentcf54bc85d0e9846d64ca2a2af55fffc3d4e2f4ad (diff)
downloadopie-a014866573fc86bf63544d1f692ccdd94c0d104f.zip
opie-a014866573fc86bf63544d1f692ccdd94c0d104f.tar.gz
opie-a014866573fc86bf63544d1f692ccdd94c0d104f.tar.bz2
fixed type and getting closer to finish
Diffstat (limited to 'core/applets/obex/obex.h') (more/less context) (ignore 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:
private:
void sendNow();
QString parseOut();
- void recieved();
+ void received();
void sendEnd();
};