X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSALOMEGUI%2FQAD_FileValidator.cxx;h=f12915a41fe7090d1be3e887ab42698141bae907;hb=b5b44337d62219656650cf2b21108594bbf9adc3;hp=68215dee84bb985ca6b58549fb200d072ba5f233;hpb=4655b0b0eb5345da6a86852021014b0cbae2ad30;p=modules%2Fkernel.git diff --git a/src/SALOMEGUI/QAD_FileValidator.cxx b/src/SALOMEGUI/QAD_FileValidator.cxx index 68215dee8..f12915a41 100644 --- a/src/SALOMEGUI/QAD_FileValidator.cxx +++ b/src/SALOMEGUI/QAD_FileValidator.cxx @@ -1,15 +1,15 @@ -using namespace std; -// File : QAD_FileValidator.cxx -// Created : UI team, 17.09.02 -// Descr : File validator for QFileDlg class - -// Modified : Tue Sep 17 10:47:01 2002 -// Author : -// Project : SALOME -// Module : SALOMEGUI -// Copyright : Open CASCADE 2001 +// SALOME SALOMEGUI : implementation of desktop and GUI kernel +// +// Copyright (C) 2003 CEA/DEN, EDF R&D +// +// +// +// File : QAD_FileValidator.cxx +// Author : +// Module : SALOME // $Header$ +using namespace std; #include "QAD_FileValidator.h" #include "QAD_Application.h" #include "QAD_Desktop.h"