add include QCloseEvent to MussaWindow.hpp
authorDiane Trout <diane@caltech.edu>
Sat, 28 Oct 2006 01:53:17 +0000 (01:53 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 28 Oct 2006 01:53:17 +0000 (01:53 +0000)
wasn't needed but it was being used so this counts
as a bit more documentation

qui/MussaWindow.hpp

index acec825b11fa3161a5b1cbc3750424f74e935ce7..d848fea24c5c671e187ac6fc68d019fc521987c2 100644 (file)
@@ -4,6 +4,7 @@
 #include <list>
 #include <boost/shared_ptr.hpp>
 
+#include <QCloseEvent>
 #include <QDir>
 #include <QMainWindow>
 #include <QPixmap>