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

Added a fixes comment to history entry.

parent ef628a81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ namespace Isis {
   *                              set the central widget's layout.
   *    @history 2018-06-05 Kaitlyn Lee - Added createMenus() and createToolBars(). The body of createMenus()
   *                              was moved from the constructor. createToolBars() was copied and edited
   *                              from CnetEditorWindow.
   *                              from CnetEditorWindow. Fixes #5416
   */

class CnetEditorView : public AbstractProjectItemView {