X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/555f645a40d21b575f6154e484e2cddcb950a341..9b2a74693ea0ac096f5099caac4a5ead3268e07f:/include/wx/progdlg.h?ds=sidebyside diff --git a/include/wx/progdlg.h b/include/wx/progdlg.h index 8e600c0780..e38c9cef8f 100644 --- a/include/wx/progdlg.h +++ b/include/wx/progdlg.h @@ -1,3 +1,14 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/progdlg.h +// Purpose: Base header for wxProgressDialog +// Author: Julian Smart +// Modified by: +// Created: +// RCS-ID: $Id$ +// Copyright: (c) Julian Smart +// Licence: wxWindows Licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_PROGDLG_H_BASE_ #define _WX_PROGDLG_H_BASE_