comparison view/PaneStack.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 53835534a9d3
children efadb9d2b2c6
comparison
equal deleted inserted replaced
204:942cfa1df966 205:6969f21da18a
440 440
441 emit propertyStacksResized(); 441 emit propertyStacksResized();
442 } 442 }
443 443
444 444
445 #ifdef INCLUDE_MOCFILES
446 #include "PaneStack.moc.cpp"
447 #endif
448