*** empty log message ***

This commit is contained in:
dockes 2006-01-23 07:15:06 +00:00
parent fd79eae560
commit 21346df77b

View File

@ -179,6 +179,7 @@ static const char *eventTypeToStr(int tp)
// There are a number of events that we want to process. Not sure the
// ^Q thing is necessary (we have an action for this)?
// TODO: Some of this probably should be moved into the reslist object
bool RclMain::eventFilter( QObject * target, QEvent * event )
{
#if defined(SHOWEVENTS)