Commit 08954334 authored by Kaitlyn Lee's avatar Kaitlyn Lee
Browse files

Added history entry.

parent d6a19465
Loading
Loading
Loading
Loading
+8 −3
Original line number Diff line number Diff line
@@ -51,6 +51,11 @@ namespace Isis {
   * @author 2018-04-04 Tracie Sucharski
   *
   * @internal
   *    @history 2018-05-28 Kaitlyn Lee - Because AbstractProjectItemView now inherits
   *                                from QMainWindow, I added a dummy central widget
   *                                and set its layout to the grid layout. We used to set
   *                                the whole CnetEditorView widget's layout, now we only
   *                                set the central widget's layout.
   */

class CnetEditorView : public AbstractProjectItemView {