Salome HOME
#18963 Minimize compiler warnings
[modules/gui.git] / src / ViewerTools / ViewerTools_DialogBase.h
index b1070d9e90ede5d05366f457d701347d04c12be1..89d97c4c1753ee244de719452a18bf175a8d5e22 100644 (file)
@@ -31,7 +31,7 @@ class QtxAction;
 
 class VIEWERTOOLS_EXPORT ViewerTools_DialogBase : public QDialog
 {
-  Q_OBJECT;
+  Q_OBJECT
 
 public:
   ViewerTools_DialogBase(QtxAction* theAction,