Go to the documentation of this file.
   26 #if !defined ( SALOME_PYQT_GUI_H ) 
   27 #define SALOME_PYQT_GUI_H 
   32 #  if defined SALOME_PYQT_EXPORTS || defined SalomePyQtGUI_EXPORTS 
   33 #    define SALOME_PYQT_EXPORT __declspec(dllexport) 
   35 #    define SALOME_PYQT_EXPORT __declspec(dllimport) 
   38 #  define SALOME_PYQT_EXPORT 
   44 #pragma warning (disable : 4786) 
   45 #pragma warning (disable : 4251) 
   48 #endif // SALOME_PYQT_GUI_H