]> git.saurik.com Git - wxWidgets.git/commitdiff
added an image to wxHTML printing sample
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 19 Feb 2002 23:58:39 +0000 (23:58 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 19 Feb 2002 23:58:39 +0000 (23:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/html/printing/Makefile.in
samples/html/printing/logo6.gif [new file with mode: 0644]
samples/html/printing/test.htm

index 2dec61120ae6c627fafa57dd1f5033b20f709804..2010cac8060006a56cd6ef7ed125388f865d4a93 100644 (file)
@@ -13,7 +13,7 @@ top_srcdir = @top_srcdir@/..
 top_builddir = ../../..
 program_dir = samples/html/printing
 
-DATAFILES = test.htm
+DATAFILES = test.htm logo6.gif
 
 PROGRAM=printing
 
diff --git a/samples/html/printing/logo6.gif b/samples/html/printing/logo6.gif
new file mode 100644 (file)
index 0000000..7563bc4
Binary files /dev/null and b/samples/html/printing/logo6.gif differ
index 9cbd0049776539c8a329e2984160df9c7280ffe2..8cf983737ac35887c8250c3ec4775018d83b0df8 100644 (file)
@@ -7,6 +7,8 @@
 
 <a name="top"></a>
 
+<center><img src="logo6.gif"></center>
+
 <font face="Arial, Lucida Sans, Helvetica">
 
 <table width=100% border=4 cellpadding=5 cellspacing=0>