Mercurial > nand-ecoscentric
comparison host/tools/configtool/standalone/wxwin/msgdlgex.cpp @ 162:2395031e7a66
Merge from eCos master repository on 2001-06-15-06:43:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 15 Jun 2001 22:45:04 +0000 |
| parents | 0d0f03f76f6a |
| children | 53088a1817a7 |
comparison
equal
deleted
inserted
replaced
| 161:ac086aa3217e | 162:2395031e7a66 |
|---|---|
| 2 // Name: msgdlgex.cpp | 2 // Name: msgdlgex.cpp |
| 3 // Purpose: wxMessageDialogEx | 3 // Purpose: wxMessageDialogEx |
| 4 // Author: Julian Smart | 4 // Author: Julian Smart |
| 5 // Modified by: | 5 // Modified by: |
| 6 // Created: 12/12/2000 | 6 // Created: 12/12/2000 |
| 7 // RCS-ID: $Id: msgdlgex.cpp,v 1.1 2001/02/08 18:06:51 julians Exp $ | 7 // RCS-ID: $Id: msgdlgex.cpp,v 1.2 2001/06/11 14:22:31 julians Exp $ |
| 8 // Copyright: (c) Julian Smart | 8 // Copyright: (c) Julian Smart |
| 9 // Licence: wxWindows licence | 9 // |
| 10 // This program is part of the eCos host tools. | |
| 11 // | |
| 12 // This program is free software; you can redistribute it and/or modify it | |
| 13 // under the terms of the GNU General Public License as published by the Free | |
| 14 // Software Foundation; either version 2 of the License, or (at your option) | |
| 15 // any later version. | |
| 16 // | |
| 17 // This program is distributed in the hope that it will be useful, but WITHOUT | |
| 18 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 19 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | |
| 20 // more details. | |
| 21 // | |
| 22 // You should have received a copy of the GNU General Public License along with | |
| 23 // this program; if not, write to the Free Software Foundation, Inc., | |
| 24 // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | |
| 25 // | |
| 10 ///////////////////////////////////////////////////////////////////////////// | 26 ///////////////////////////////////////////////////////////////////////////// |
| 11 | 27 |
| 12 #ifdef __GNUG__ | 28 #ifdef __GNUG__ |
| 13 #pragma implementation "msgdlgex.cpp" | 29 #pragma implementation "msgdlgex.cpp" |
| 14 #endif | 30 #endif |
