Salome HOME
Update copyrights
[samples/light.git] / src / LIGHTGUI / LIGHTGUI_Selection.h
index 2a431141116ee460479bf441f859914e2991efb3..ce10ff742d44bffa862e595c4d9f9dbc5e048adc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2014  OPEN CASCADE
+// Copyright (C) 2005-2019  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_Selection.h
 // Author : Julia DOROVSKIKH
-//
+
 #ifndef LIGHTGUI_SELECTION_H
 #define LIGHTGUI_SELECTION_H
 
-#include "LIGHTGUI_Exports.hxx"
+#include "LIGHTGUI_Exports.h"
 
 #include <LightApp_Selection.h>
-#include <QVariant>
-
-class LightApp_SelectionMgr;
 
 class LIGHT_EXPORT LIGHTGUI_Selection : public LightApp_Selection
 {