Loading isis/src/qisis/objs/AbstractProjectItemView/AbstractProjectItemView.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ namespace Isis { /** * Adds an item to the view. The item must be part of the view's * model. This method can be overriden in a subclass to filter out * model. This method can be overridden in a subclass to filter out * unneeded items. * * @param[in] item (ProjectItem *) The item to add. Loading @@ -270,7 +270,7 @@ namespace Isis { /** * Adds several items to the view. The items must be a part of the * view's model. This method can be overriden in a subclass to filter out * view's model. This method can be overridden in a subclass to filter out * unneeded items. * * @param[in] items (QList<ProjectItem *>) The items to add. Loading Loading
isis/src/qisis/objs/AbstractProjectItemView/AbstractProjectItemView.cpp +2 −2 Original line number Diff line number Diff line Loading @@ -256,7 +256,7 @@ namespace Isis { /** * Adds an item to the view. The item must be part of the view's * model. This method can be overriden in a subclass to filter out * model. This method can be overridden in a subclass to filter out * unneeded items. * * @param[in] item (ProjectItem *) The item to add. Loading @@ -270,7 +270,7 @@ namespace Isis { /** * Adds several items to the view. The items must be a part of the * view's model. This method can be overriden in a subclass to filter out * view's model. This method can be overridden in a subclass to filter out * unneeded items. * * @param[in] items (QList<ProjectItem *>) The items to add. Loading