X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FTools%2FMGCleanerPlug%2FMGCleanerMonViewText.py;h=64179ae4c74fa9d4256f899b6fdd942d9fb437e5;hb=251f8c052dd12dd29922210dc901b295fe999a0e;hp=698bb7ad21ffb3e6ab4f7c40893c62685c4db26e;hpb=02df1b69aa4a8f3bb6b4784cdcf40596dd5cd171;p=modules%2Fsmesh.git diff --git a/src/Tools/MGCleanerPlug/MGCleanerMonViewText.py b/src/Tools/MGCleanerPlug/MGCleanerMonViewText.py index 698bb7ad2..64179ae4c 100644 --- a/src/Tools/MGCleanerPlug/MGCleanerMonViewText.py +++ b/src/Tools/MGCleanerPlug/MGCleanerMonViewText.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2007-2013 EDF R&D +# Copyright (C) 2013-2015 EDF R&D # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -28,7 +28,7 @@ from PyQt4.QtCore import * # Import des panels -from MGCleanerViewText import Ui_ViewExe +from MGCleanerViewText_ui import Ui_ViewExe class MGCleanerMonViewText(Ui_ViewExe, QDialog): """