mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 17:30:35 +05:00
NRI : Merge from Event_Server. Add missing include QPushButton.
This commit is contained in:
parent
950b14fadf
commit
b03829dde9
@ -42,6 +42,7 @@ using namespace std;
|
||||
#include <qwidgetstack.h>
|
||||
#include <qlayout.h>
|
||||
#include <qmap.h>
|
||||
#include <qpushbutton.h>
|
||||
|
||||
#define COLONIZE( str ) ( QString( str ).contains( ":" ) > 0 ? QString( str ) : QString( str ) + " :" )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user