Salome HOME
ATOMSOLV win32 compilation: initial version.
[samples/atomsolv.git] / src / ATOMSOLVGUI / ATOMSOLVGUI_TransparencyDlg.h
index e92dc175a18ae3f8524f05dbde74ada1f081d530..d94af4ff54bb9d615d3da3ac8005665dba5d9256 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef TRANSPARENCYDLG_H
 #define TRANSPARENCYDLG_H
 
+#include "ATOMSOLVGUI_ATOMSOLVGUI.hxx"
+
 #include <qdialog.h>
 #include <qstringlist.h>
 
@@ -29,7 +31,7 @@ class QSlider;
 // class    : ATOMSOLVGUI_TransparencyDlg
 // purpose  : dialog box that allows to modify transparency of displayed objects
 //=================================================================================
-class ATOMSOLVGUI_TransparencyDlg : public QDialog
+class ATOMSOLVGUI_EXPORT ATOMSOLVGUI_TransparencyDlg : public QDialog
 { 
     Q_OBJECT