Salome HOME
Merge relevant changes from V8_0_0_BR branch
[modules/gui.git] / tools / dlgfactory / __GDIALOG__.cxx
index 14dc63ac0a70c6fc6f626a7d203165aa1bdadbe2..9093dbb260a2651f23366494e769f9ee9e9dd207 100644 (file)
@@ -1,6 +1,6 @@
 #include "__CLASSNAME__.h"
 
-__CLASSNAME__::__CLASSNAME__(QDialog *parent) : GenericDialog(parent)
+__CLASSNAME__::__CLASSNAME__(QDialogparent) : GenericDialog(parent)
 {
   ui.setupUi(this->getPanel());
 }