Bug in Kdevelop 0.4 ( yesterdays snapshot )

Jonas Nordin jonas.nordin at cenacle.se
Wed Jun 2 08:49:34 BST 1999


> /** Get the pointer to the MainWindow */ 
> kxMainWindow kxMainWindow::*getMainWindow() 
> { 
> 	return vMainWindow; 
> } 
> 
> what is this "*" before getMainWindow()?
> never saw it, classparser too?

Probably. 263 == '::'. I'll fix that.



More information about the KDevelop mailing list