]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/SalomeApp/SalomeApp_IntSpinBox.h
Salome HOME
Compilation under Windows.
[modules/gui.git] / src / SalomeApp / SalomeApp_IntSpinBox.h
index a95fe65196b156cd38f1b1a1664ec634c82f66fc..637455a71f356b6af811bd3aabbcb7993c23c3f4 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <QValidator>
 
-class SALOMEAPP_EXPORT SalomeApp_IntSpinBox : public QtxIntSpinBox
+class SALOMEAPPIMPL_EXPORT SalomeApp_IntSpinBox : public QtxIntSpinBox
 {
   Q_OBJECT