Loading isis/src/qisis/objs/CnetEditorWidget/CnetEditorSortConfigDialog.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ namespace Isis { * * @internal * @history 2012-09-28 Kimberly Oyama - Changed member variables to be prefixed with "m_". * @history 2018-06-12 Kaitlyn Lee - Set the window title to "Table Sorting Dialog" * @history 2018-06-12 Kaitlyn Lee - Set the window title to "Table Sorting" * with setWindowTitle(). */ class CnetEditorSortConfigDialog : public QDialog { Loading Loading
isis/src/qisis/objs/CnetEditorWidget/CnetEditorSortConfigDialog.h +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ namespace Isis { * * @internal * @history 2012-09-28 Kimberly Oyama - Changed member variables to be prefixed with "m_". * @history 2018-06-12 Kaitlyn Lee - Set the window title to "Table Sorting Dialog" * @history 2018-06-12 Kaitlyn Lee - Set the window title to "Table Sorting" * with setWindowTitle(). */ class CnetEditorSortConfigDialog : public QDialog { Loading