]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
missing include <qimage.h> is added.
authorasv <asv@opencascade.com>
Mon, 19 Dec 2005 14:01:51 +0000 (14:01 +0000)
committerasv <asv@opencascade.com>
Mon, 19 Dec 2005 14:01:51 +0000 (14:01 +0000)
src/SALOME_PYQT/SalomePyQt/SalomePyQt.cxx

index e30c3b3a31eff5589fc3094be4ec3592f42ef881..d7b887fe673f5e3278d587536df8cc8d9f75cc39 100644 (file)
@@ -32,6 +32,7 @@
 #include <qmenubar.h>
 #include <qwidget.h>
 #include <qpopupmenu.h>
+#include <qimage.h>
 #include <qstringlist.h>
 
 #include "SALOME_Event.hxx"