Salome HOME
Copyrights update 2015.
[samples/sierpinsky.git] / src / SierpinskyGUI / SierpinskyGUI.h
index b75019e270fed7762cb5f8622c8edb0b63e96db1..50e75fe1cb7322689e361d62aa9b40eb3b6b0529 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2005-2012  OPEN CASCADE
+// Copyright (C) 2005-2015  OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -26,6 +26,8 @@
 #ifndef __SIERPINSKYGUI_H
 #define __SIERPINSKYGUI_H
 
+#include "SierpinskyGUI.hxx"
+
 #include <SalomeApp_Module.h>
 
 #include <SALOMEconfig.h>
@@ -34,9 +36,9 @@
 class SUIT_Desktop;
 class SalomeApp_Application;
 
-class SierpinskyGUI : public SalomeApp_Module
+class SIERPINSKY_EXPORT SierpinskyGUI : public SalomeApp_Module
 {
-  Q_OBJECT;
+  Q_OBJECT
 
 public:
   // Constructor