Commit 37c36127 authored by Jesse Mapel's avatar Jesse Mapel
Browse files

PROG Fixed documentation for SensorInfoWidget. References #4065, #4007.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6851 41f8697f-d340-4b68-9986-7bafba869bb8
parent 465650fc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@ namespace Ui {

namespace Isis {
  class Directory;
  class GuiCamera;

  /**
   * @brief Widget for displaying information about a sensor
@@ -21,8 +22,6 @@ namespace Isis {
   * @internal
   *   @history 2015-07-10 Ken Edmundson - Original version.
   */
  class GuiCamera;

  class SensorInfoWidget : public QFrame {
    Q_OBJECT