[Linecontrol-development] klcc 2.0.3 compile with KDE 3.1
Brought to you by:
sfuchs
|
From: Gerald P. <Ger...@gm...> - 2003-03-04 01:19:31
|
Hi folks,
when trying to compile klcc 2.0.3 with my KDE 3.1, I kept getting an
error about the signature of the signature of KLMainView::setInfo not
matching the declaration. After changing the sig to
void KLMainView::setInfo(struct t_lcp3_info_tput)
the compile ran without problems. May I suggest applying the change to
the latest version of klcc?
regards
Jerry
p.s.
oh, btw. Thanks for your effort, folks. lcc et al certainly makes our
lives easier for my wife and me :-)
|