implement set window state
[mussa.git] / qui / MussaWindow.hpp
index efa370697ee82422b10e8a56630d219f72f2de75..acec825b11fa3161a5b1cbc3750424f74e935ce7 100644 (file)
@@ -57,6 +57,8 @@ public slots:
   void saveAnalysis();
   //! save an analysis after prompting for new name
   void saveAnalysisAs();
+  //! set the window modified flag
+  void updateAnalysisModified(bool);
   //! try to conver the mussa analysis_path to a title
   void updateTitle();
   //\@}