From c27d6327b9be5792fa507557f03997a46f32cc26 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 13 Apr 2003 16:25:24 +0000 Subject: Add apie comments QString -> const QString& fix --- (limited to 'libopie2/opienet/omanufacturerdb.h') diff --git a/libopie2/opienet/omanufacturerdb.h b/libopie2/opienet/omanufacturerdb.h index 5e66c37..cb0b6c8 100644 --- a/libopie2/opienet/omanufacturerdb.h +++ b/libopie2/opienet/omanufacturerdb.h @@ -21,6 +21,7 @@ class OManufacturerDB { public: + //FIXME make us consistent -zecke I use self(), sandman inst() you use instance() so we need to chose one! static OManufacturerDB* instance(); const QString& lookup( const QString& macaddr ) const; -- cgit v0.9.0.2