X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f23b6f74bbf43799594924e94382b13587b4a57e..c90c34007a72d942f378e46b77e4f4456ac9c5b1:/include/wx/print.h diff --git a/include/wx/print.h b/include/wx/print.h index fe3558726f..f3a3bfa7f1 100644 --- a/include/wx/print.h +++ b/include/wx/print.h @@ -1,3 +1,14 @@ +///////////////////////////////////////////////////////////////////////////// +// Name: wx/print.h +// Purpose: Base header for printer classes +// Author: Julian Smart +// Modified by: +// Created: +// RCS-ID: $Id$ +// Copyright: (c) Julian Smart +// Licence: wxWindows Licence +///////////////////////////////////////////////////////////////////////////// + #ifndef _WX_PRINT_H_BASE_ #define _WX_PRINT_H_BASE_