]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/ParametersQtDialog.h
merge async example
[cpPlugins.git] / lib / cpPlugins / Interface / ParametersQtDialog.h
index 6cc8ea4682c0f358a681dcb98fc64e2688cc2f5b..ea9f84de53ebc017dc137c0949b57c1becc04164 100644 (file)
@@ -15,7 +15,7 @@ namespace cpPlugins
   namespace Interface
   {
     bool cpPlugins_Interface_EXPORT ParametersQtDialog(
-      Parameters& parameters,
+      Parameters* parameters,
       const std::string& title,
       QWidget* parent = NULL
       );