]> Creatis software - cpPlugins.git/blobdiff - appli/PipelineEditor/PipelineEditorMainWindow.cxx
...
[cpPlugins.git] / appli / PipelineEditor / PipelineEditorMainWindow.cxx
index 5057790fe059d97730a76deeeedaedbf761a40f1..2884c3640b69a2c32748b4bda1e7a5057390fc47 100644 (file)
@@ -1,15 +1,6 @@
 #include <appli/PipelineEditor/PipelineEditorMainWindow.h>
 #include <appli/PipelineEditor/ui_PipelineEditorMainWindow.h>
 
-#include <QMessageBox>
-
-// -------------------------------------------------------------------------
-#define _QT_CONNECT_ACTION( ACTION )                    \
-  this->connect(                                        \
-    this->m_UI->Action##ACTION, SIGNAL( triggered( ) ), \
-    this, SLOT( _Action##ACTION( ) )                    \
-    )
-
 // -------------------------------------------------------------------------
 PipelineEditorMainWindow::
 PipelineEditorMainWindow(