X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FTools%2FYamsPlug%2FmonViewText.py;h=d3061e688fac58f2e5f94f8e2473a31576086d36;hp=ce291033bc4186568c9ee5b1a289d33a889f448a;hb=b0a908c0d20341651771d0249fb10882f54b2aad;hpb=dc02ba1daa1b72f50c68e772547f8fc444843680 diff --git a/src/Tools/YamsPlug/monViewText.py b/src/Tools/YamsPlug/monViewText.py index ce291033b..d3061e688 100644 --- a/src/Tools/YamsPlug/monViewText.py +++ b/src/Tools/YamsPlug/monViewText.py @@ -1,10 +1,10 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2007-2013 EDF R&D +# Copyright (C) 2007-2014 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 ViewText import Ui_ViewExe +from ViewText_ui import Ui_ViewExe class MonViewText(Ui_ViewExe, QDialog): """