From bf9374a7b50604bc8cc5708e9bc2e0bb1b3f7d9a Mon Sep 17 00:00:00 2001 From: boulant Date: Wed, 17 Apr 2013 17:13:05 +0000 Subject: [PATCH] Delete deprecated include concerning Qt --- src/MEDOP/gui/MEDOPModule.cxx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/MEDOP/gui/MEDOPModule.cxx b/src/MEDOP/gui/MEDOPModule.cxx index e32948385..b0ba16393 100644 --- a/src/MEDOP/gui/MEDOPModule.cxx +++ b/src/MEDOP/gui/MEDOPModule.cxx @@ -27,17 +27,6 @@ #include "MEDOPFactoryClient.hxx" -#include - -#include -#include -#include -#include - -enum { - MEDOP_MENU_ACTION_ID_IMPORT_MED = 100 -}; - MEDOPModule::MEDOPModule() : StandardApp_Module() { -- 2.39.2