Salome HOME
Copyright update: 2016
[samples/light.git] / src / LIGHTGUI / LIGHTGUI_Selection.h
index c3541e8d6e399f0a0f5a1e6e81b6f3015adf95a6..e2e24fe6f50905849a6f05c2898c996cef31d7c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2015  OPEN CASCADE
+// Copyright (C) 2005-2016  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
 {