summaryrefslogtreecommitdiff
path: root/core/applets/obex/obeximpl.h
Side-by-side diff
Diffstat (limited to 'core/applets/obex/obeximpl.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/obex/obeximpl.h6
1 files changed, 3 insertions, 3 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 slotCurrentTry( unsigned int ); */
void slotDone(bool);
- void slotReceivedFile(const QString & );
- void slotSent();*/
+ //void slotReceivedFile(const QString & );
+ void slotSent();
};