Skip to content
Snippets Groups Projects
Commit b568ac9f authored by Tyler Wilson's avatar Tyler Wilson
Browse files

A few minor tweaks to documentation tags which were causing PHP warnings in...

A few minor tweaks to documentation tags which were causing PHP warnings in the createReleaseNotesXML script.
parent 41fcd41c
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,9 @@ class QVariant; ...@@ -35,6 +35,9 @@ class QVariant;
namespace Isis { namespace Isis {
class ProjectItem;
class ProjectItemModel;
/** /**
* *
* @author 2018-06-18 Tyler Wilson * @author 2018-06-18 Tyler Wilson
...@@ -44,9 +47,6 @@ namespace Isis { ...@@ -44,9 +47,6 @@ namespace Isis {
* within the JigsawSetupDialog Bundle Observation Solve Settings (BOSS) tab. * within the JigsawSetupDialog Bundle Observation Solve Settings (BOSS) tab.
*/ */
class ProjectItem;
class ProjectItemModel;
class SortFilterProxyModel : public QSortFilterProxyModel { class SortFilterProxyModel : public QSortFilterProxyModel {
Q_OBJECT Q_OBJECT
......
...@@ -61,10 +61,10 @@ ...@@ -61,10 +61,10 @@
private: private:
/** /**
* @author 2012-??-?? Steven Lambright * @author ????-??-?? Steven Lambright
* *
* @internal * @internal
* @history 2012-??-?? Steven Lambright - Nested class used to write the Template object * @history ????-??-?? Steven Lambright - Nested class used to write the Template object
* information to an XML file for the purpose of saving and * information to an XML file for the purpose of saving and
* restoring the state of the project. * restoring the state of the project.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment