From 9bcca67b731d0cf3c10092ec31234d5d03cef5cd Mon Sep 17 00:00:00 2001 From: tille Date: Wed, 03 Sep 2003 15:49:02 +0000 Subject: more compatibility stuff --- (limited to 'libopie2/opiecore/opieconfig.h') diff --git a/libopie2/opiecore/opieconfig.h b/libopie2/opiecore/opieconfig.h index 011ac86..e3eaec0 100644 --- a/libopie2/opiecore/opieconfig.h +++ b/libopie2/opiecore/opieconfig.h @@ -55,7 +55,8 @@ class OpieConfig #ifndef QWS void setGroup( const QString& key); - bool hasKey ( const QString & key ) const; + bool hasKey ( const QString & key ) const; + void write() {}; // FIXME: did not find the docu... what shall I do here? #endif /** -- cgit v0.9.0.2