From e87caebc920ad256d210eeb31aeb134318f0c104 Mon Sep 17 00:00:00 2001 From: tille Date: Tue, 02 Sep 2003 15:38:07 +0000 Subject: this should make oapplication compile (and run) for qt3/x11 --- (limited to 'libopie2/opiecore/oglobal.h') diff --git a/libopie2/opiecore/oglobal.h b/libopie2/opiecore/oglobal.h index 34f211e..23cedde 100644 --- a/libopie2/opiecore/oglobal.h +++ b/libopie2/opiecore/oglobal.h @@ -34,7 +34,7 @@ #include #include -static OConfig globalconfig = OConfig( "global" ); +static OConfig *globalconfig = new OConfig( "global" ); //FIXME: Is it wise or even necessary to inherit OGlobal from Global? // once we totally skip libqpe it should ideally swallow Global -zecke -- cgit v0.9.0.2