Salome HOME
Update comments
[modules/gui.git] / src / GLViewer / GLViewer_Viewer.h
index 100276b89cd7369c5c18a5ec1632d1982ba545e4..ec64dc496d092d1bcd1103c24c7ae88749dbf3eb 100644 (file)
@@ -3,12 +3,6 @@
 // Author:    OCC team
 // Copyright (C) CEA 2004
 
-/***************************************************************************
-**  Class:   GLViewer_Viewer
-**  Descr:   Viewer for QAD-based application
-**  Module:  QAD
-**  Created: UI team, 05.09.00
-****************************************************************************/
 #ifndef GLVIEWER_VIEWER_H
 #define GLVIEWER_VIEWER_H
 
@@ -32,6 +26,10 @@ class SUIT_ViewWindow;
 #pragma warning( disable:4251 )
 #endif
 
+/*! 
+ * Class GLViewer_Object
+ * Base Viewer for GLViewer
+ */
 class GLVIEWER_API GLViewer_Viewer: public SUIT_ViewModel
 {
     Q_OBJECT