Allow MussaAlignedWindows to create subanalyses
[mussa.git] / qui / SubanalysisWindow.hpp
index ce141e8f689b854d6b9844c0c56a0c207ab9ee95..0bf32949c8f489ce82c5857c164a7f4531bbd8b6 100644 (file)
@@ -36,4 +36,7 @@ private:
 
   SequenceLocationModel model;
 };
+
+//! reference to a subanalysis window
+typedef boost::shared_ptr<SubanalysisWindow> SubanalysisWindowRef;
 #endif