comparison widgets/PropertyBox.cpp @ 205:6969f21da18a

* remove some debug and some obsolete moc file includes
author Chris Cannam
date Mon, 26 Feb 2007 14:55:08 +0000
parents 6b023411087b
children 34bbbcb3c01f
comparison
equal deleted inserted replaced
204:942cfa1df966 205:6969f21da18a
668 { 668 {
669 emit contextHelpChanged(""); 669 emit contextHelpChanged("");
670 } 670 }
671 671
672 672
673 #ifdef INCLUDE_MOCFILES
674 #include "PropertyBox.moc.cpp"
675 #endif
676