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

Fixed comment in cubednview.

parent 4f598639
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -308,7 +308,7 @@ namespace Isis {


  /**
   * Disables toolbars and toolpad actions/widgets. Overriden method.
   * Enables toolbars and toolpad actions/widgets. Overriden method.
   */
  void CubeDnView::enableActions() {
    foreach (QAction *action, actions()) {