Re: [Ktechlab-devel] Hidden functions.

2009-10-23 Thread P Zoltan
On Tue, 13 Oct 2009 19:38:02 +0200, Alan Grimes wrote: > I had left connector.cpp open while I was doing other things, when I got > back I noticed that I was looking at a function that isn't in the master > list because it is not in any header file, > > int getSlope(float x1, float y1, float x2

[Ktechlab-devel] Hidden functions.

2009-10-13 Thread Alan Grimes
I had left connector.cpp open while I was doing other things, when I got back I noticed that I was looking at a function that isn't in the master list because it is not in any header file, int getSlope(float x1, float y1, float x2, float y2). I think ktechlab has a few dozen of these hidden funct