summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp')
-rw-r--r--graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp b/graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp
deleted file mode 100644
index d1f3fecb6daa..000000000000
--- a/graphics/kipi-plugins/files/patch-printwizard-tphoto.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- ./printwizard/tphoto.cpp.orig Sat Sep 4 11:43:00 2004
-+++ ./printwizard/tphoto.cpp Sat Sep 4 11:43:12 2004
-@@ -86,12 +86,12 @@
- int TPhoto::width()
- {
- return size().width();
--};
-+}
-
- int TPhoto::height()
- {
- return size().height();
--};
-+}
-
-
- bool paintOnePage(QPainter &p, QPtrList<TPhoto> photos, QPtrList<QRect> layouts,