Re: geos-dev-digest V1 #83

CamiLee@aol.com
Fri, 6 Sep 1996 00:00:12 -0400

In a message dated 96-09-05 02:48:49 EDT, you write:

> #Preferences requires these to be exported first
> export MixerGetPrefUITree
> export MixerGetModuleInfo
>
> class MixerProcessClass
> export MixerDialogClass
>

This is the problem, Ed. It looks to me like you've over exported.

You should only need the MixerDialogClass exported, not each routine.

Lee