]> git.pld-linux.org Git - packages/nload.git/blobdiff - nload-form_field_h.patch
- fixes build
[packages/nload.git] / nload-form_field_h.patch
diff --git a/nload-form_field_h.patch b/nload-form_field_h.patch
new file mode 100644 (file)
index 0000000..23ce7fa
--- /dev/null
@@ -0,0 +1,11 @@
+--- nload-0.5.0/src/form_field.h~      2002-07-30 22:13:14.000000000 +0000
++++ nload-0.5.0/src/form_field.h       2003-09-29 21:02:52.000000000 +0000
+@@ -86,7 +86,7 @@
+               virtual void slot_fieldChanged( Field* field ) {}
+       };
+       
+-      Form( Slots* slots = 0 );
++      Form( Slots* slots );
+       ~Form();
+       
+       vector<Field *>& fields();
This page took 0.028774 seconds and 4 git commands to generate.