1/////////////////////////////////////////////////////////////////////////////
2// Name:        src/gtk/gnome/gprint.cpp
3// Author:      Robert Roebling
4// Purpose:     Implement GNOME printing support
5// Created:     09/20/04
6// RCS-ID:      $Id: gprint.cpp 37063 2006-01-23 01:14:32Z MR $
7// Copyright:   Robert Roebling
8// Licence:     wxWindows Licence
9/////////////////////////////////////////////////////////////////////////////
10
11// For compilers that support precompilation, includes "wx/wx.h".
12#include "wx/wxprec.h"
13
14#ifdef __BORLANDC__
15    #pragma hdrstop
16#endif
17