Commit 75fe5800 authored by Ken Edmundson's avatar Ken Edmundson
Browse files

PROG: updated history entries

parent 0156afc7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -134,6 +134,8 @@ namespace Isis {
   *                              the control's id is added to project upon reading back in. Also
   *                              ensures that an open cneteditor widget containing a
   *                              bundlesolutioninfo's output control is serialized properly.
   *   @history 2018-03-26 Ken Edmundson - modified save method to properly save output control
   *                           network file.
   */
  class BundleSolutionInfo : public QObject {
    Q_OBJECT
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@ namespace Isis{
   *                           Set SectionResizeMode to QHeaderView::ResizeToContents so columns are
   *                           displayed at the width of the maximum size of the column content.
   *                           Fixes #4850.
   *   @history 2018-03-26 Ken Edmundson - Modified displayTextFile method to query for system's
   *                           fixed width font.
   */

  class BundleObservationView : public AbstractProjectItemView