From d5a2b0d5ca4daa11894c52f3599dab56205bef4c Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 26 Jun 2005 12:02:40 +0000 Subject: - refactor miscellaneous things to make configuring work all the time - add 'prompt for' dialog - applet completion state 100% for Version 1.2.1 --- (limited to 'noncore/applets/pcmcia/pcmcia.h') diff --git a/noncore/applets/pcmcia/pcmcia.h b/noncore/applets/pcmcia/pcmcia.h index de7d6bf..0fe936c 100644 --- a/noncore/applets/pcmcia/pcmcia.h +++ b/noncore/applets/pcmcia/pcmcia.h @@ -55,7 +55,7 @@ class PcmciaManager : public QWidget void mousePressEvent( QMouseEvent * ); private: - bool configure( Opie::Core::OPcmciaSocket*, QString&, QString&, QString&, QString& ); + void configure( Opie::Core::OPcmciaSocket* ); void execCommand( const QStringList &command ); void executeAction( Opie::Core::OPcmciaSocket*, const QString& ); void popUp( QString message, QString icon = QString::null ); -- cgit v0.9.0.2