Commit 51cf5a62 authored by Tracie Sucharski's avatar Tracie Sucharski
Browse files

Added history entry.

parent 19b7384a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -40,6 +40,11 @@ namespace Isis {
   *   @history 2017-11-08 Tyler Wilson - Reverted the code change in #5096 to restore the 
   *                            ProgressBar, and changed code in OpenRecentProjectsWorkOrder.cpp
   *                            to prevent the segfault which #5096 was addressing.  Fixes #5149.
   *   @history 2018-04-07 Tracie Sucharski - Added method to force a history entry using a string
   *                            rather than a WorkOrder.  This should be a temporary method until
   *                            saving a control is turned into a WorkOrder.  This was done for the
   *                            alpha release simply to notify the user that the control was saved.
   *                            However, this history entry is not saved/restored to a project.
   *
   */
  class HistoryTreeWidget : public QTreeWidget {