Commit 022abb10 authored by Tracie Sucharski's avatar Tracie Sucharski
Browse files

PROG: Fixed documentation for CnetEditorWidget::XmlHandler.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@8060 41f8697f-d340-4b68-9986-7bafba869bb8
parent f867e553
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -195,10 +195,12 @@ namespace Isis {

    private:
      /**
       * @author 2017-07-25 Christopher Combs
       *
       * This class is a placeholder for future plans to serialize more of
       * CnetEditorWidget's configurations when saving a project.
       *  
       * @author 2017-07-25 Christopher Combs
       *  
       * @internal 
       */
      class XmlHandler : public XmlStackedHandler {
        public: