Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
This commit is contained in:
caillon%redhat.com 2006-02-07 01:15:04 +00:00
Родитель e5cf8f70b4
Коммит c698aa6a85
3 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -43,7 +43,6 @@
%{ C++
#include "nsMargin.h"
#include "nsFont.h"
%}
/**

Просмотреть файл

@ -41,7 +41,7 @@
#include "nsIPrintSession.h"
#include "nsWeakReference.h"
#include "nsComObsolete.h"
#include "gfxCore.h"
//*****************************************************************************
//*** nsPrintSession

Просмотреть файл

@ -40,6 +40,7 @@
#ifndef nsPrintSettingsImpl_h__
#define nsPrintSettingsImpl_h__
#include "gfxCore.h"
#include "nsIPrintSettings.h"
#include "nsMargin.h"
#include "nsString.h"