From c1194d42d8456417452b125bd6c2c5048d7bbe02 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 14 Jun 2005 13:14:38 +0000 Subject: enable OPcmciaSocket::manufacturer() Did I mention Qt2 sucks? We don't even have a QPair :/ --- (limited to 'libopie2/opiecore/linux/opcmciasystem.h') diff --git a/libopie2/opiecore/linux/opcmciasystem.h b/libopie2/opiecore/linux/opcmciasystem.h index ac6c1de..0fd43cf 100644 --- a/libopie2/opiecore/linux/opcmciasystem.h +++ b/libopie2/opiecore/linux/opcmciasystem.h @@ -192,11 +192,9 @@ class OPcmciaSocket : public QObject */ QStringList productIdentity() const; /** - * @returns the manufacturer ID pair + * @returns the manufacturer ID string */ -#if 0 - const QPair& manufacturerIdentity() const; -#endif + QString manufacturerIdentity() const; /** * @returns the function string */ -- cgit v0.9.0.2