X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08680429a25d66e284c75f69f14fe8ca6ab15f72..6f8c67e71020cb3b7779b1267dda8702423e7c42:/include/wx/printdlg.h?ds=sidebyside diff --git a/include/wx/printdlg.h b/include/wx/printdlg.h index 4486ab3233..56327b9f27 100644 --- a/include/wx/printdlg.h +++ b/include/wx/printdlg.h @@ -1,3 +1,14 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/printdlg.h +// Purpose: Base header and class for print dialogs +// Author: Julian Smart +// Modified by: +// Created: +// RCS-ID: $Id$ +// Copyright: (c) Julian Smart +// Licence: wxWindows Licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_PRINTDLG_H_BASE_ #define _WX_PRINTDLG_H_BASE_