Commit 3c59f485 authored by Jesse Mapel's avatar Jesse Mapel Committed by Makayla Shepherd
Browse files

Added history comment to ControlNet for new ControlNetVersioner code

parent c60a41e6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -206,6 +206,9 @@ namespace Isis {
   *                           import in constructor. Also removed p_invalid as it was no longer
   *                           being used anywhere. Fixes #5068.
   *   @history 2017-12-18 Adam Goins - Added GetLastModified() accessor. References #5258.
   *   @history 2017-12-21 Jesse Mapel - Modified read and write methods to use the refactored
   *                           ControlNetVersioner instead of directly parsing the protobuf
   *                           objects from the LatestControlNetFile.
   */
  class ControlNet : public QObject {
      Q_OBJECT