summaryrefslogtreecommitdiff
path: root/core/applets/obex/obeximpl.h
Side-by-side diff
Diffstat (limited to 'core/applets/obex/obeximpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/obex/obeximpl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/applets/obex/obeximpl.h b/core/applets/obex/obeximpl.h
index aad0883..1a8fe99 100644
--- a/core/applets/obex/obeximpl.h
+++ b/core/applets/obex/obeximpl.h
@@ -29,6 +29,6 @@ namespace OpieObex {
/* void slotError(int );
- void slotCurrentTry( unsigned int );
- void slotDone(bool);
- void slotReceivedFile(const QString & );
- void slotSent();*/
+ void slotCurrentTry( unsigned int ); */
+ void slotDone(bool);
+ //void slotReceivedFile(const QString & );
+ void slotSent();
};