diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-06-22 03:15:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-06-22 03:15:06 +0800 |
commit | 191581a455b75c7477c17801fcd89ab1f916f15f (patch) | |
tree | b974d12a688f10555800ff39a6ddc0ea962fd3dd /ChangeLog | |
parent | a34ac6a1677d14a3f69e0116bc7188844141c36f (diff) | |
download | gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar.gz gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar.bz2 gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar.lz gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar.xz gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.tar.zst gsoc2013-epiphany-191581a455b75c7477c17801fcd89ab1f916f15f.zip |
Fix build with latest gtk printing changes.
2006-06-21 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/GeckoPrintService.cpp:
* embed/mozilla/GeckoPrintSession.cpp:
* embed/mozilla/GeckoPrintSession.h:
Fix build with latest gtk printing changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-06-21 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/GeckoPrintService.cpp: + * embed/mozilla/GeckoPrintSession.cpp: + * embed/mozilla/GeckoPrintSession.h: + + Fix build with latest gtk printing changes. + 2006-06-19 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutModule.cpp: |