Salome HOME
Updated copyright comment
[samples/light.git] / src / LIGHTGUI / LIGHTGUI.h
index 8ea67791b80cc2ad38d882b88f27da2b1b0a78bc..69e44189f31f9fba25f4936b7d856b2073644560 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2014  OPEN CASCADE
+// Copyright (C) 2005-2024  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
-
-// LIGHT : sample (no-corba-engine) SALOME module
 // File   : LIGHTGUI.h
 // Author : Julia DOROVSKIKH
-//
+
 #ifndef LIGHTGUI_H
 #define LIGHTGUI_H
 
-#include "LIGHTGUI_Exports.hxx"
-#include <LightApp_Module.h>
+#include "LIGHTGUI_Exports.h"
 
-class QMenu;
-class LightApp_Selection;
-class LightApp_SelectionMgr;
+#include <LightApp_Module.h>
 
 class LIGHT_EXPORT LIGHTGUI: public LightApp_Module
 {