From: asl Date: Tue, 4 Apr 2006 07:00:39 +0000 (+0000) Subject: back to hdf X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=21e61561567fef52df937ebae9a46995fa036972;p=modules%2Fgui.git back to hdf --- diff --git a/src/LightApp/LightApp_Application.cxx b/src/LightApp/LightApp_Application.cxx index c1ffdd65c..eaa1915b3 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -1370,7 +1370,7 @@ void LightApp_Application::onDesktopActivated() */ QString LightApp_Application::getFileFilter() const { - return "(*.xml)"; + return "(*.hdf)"; } /*! Gets file name*/