On Jan 27, 2010, at 12:57 AM, idk wrote:
> GLUONINPUTSHARED_EXPORT and not GLUONAUDIOSHARED_EXPORT
>
> 2010/1/27, idk <
istdasklar@xxxxxxxxx>:
>> Hi,
>>
>> Is it possible for you if you have some time, to rename KCL to
>> GluonInput, in gluonQt4.6 branch? I don't want to break your work. It
>> should be easy. I started yet by cloning the class model of
>> gluonGraphics and audio.
>> You must copy kcl from gluon/refactor/kcl
>>
>> Do you have a n900? I plan to create a maemo input class.
>>
>> So the model class is like this :
>>
>> #include "gluoninput.h"
>>
>> namespace GluonInput {
>>
>>
>> class GLUONAUDIOSHARED_EXPORT Input {
>>
>> };
>>
>> } //namespace
>>