From 7d82c654e6a1df83f70b2d81aa05a1175799b66b Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 08 Jul 2002 18:46:40 +0000 Subject: API clean ups --- (limited to 'noncore/net/opietooth/manager/hciconfwrapper.h') diff --git a/noncore/net/opietooth/manager/hciconfwrapper.h b/noncore/net/opietooth/manager/hciconfwrapper.h index 10738c0..de8c9a8 100644 --- a/noncore/net/opietooth/manager/hciconfwrapper.h +++ b/noncore/net/opietooth/manager/hciconfwrapper.h @@ -11,8 +11,8 @@ namespace OpieTooth { HciConfWrapper( const QString &fileName ); ~HciConfWrapper(); - void setPinHelper( QString app ); - void setName( QString name ); + void setPinHelper( const QString& app ); + void setName( const QString& name ); void setIscan( bool enable ); void setPscan( bool enable ); void setAuth( bool enable); -- cgit v0.9.0.2