]> git.pld-linux.org Git - packages/nload.git/blame - nload-form_field_h.patch
- up to 0.7.2
[packages/nload.git] / nload-form_field_h.patch
CommitLineData
3b13f35a
AG
1--- nload-0.5.0/src/form_field.h~ 2002-07-30 22:13:14.000000000 +0000
2+++ nload-0.5.0/src/form_field.h 2003-09-29 21:02:52.000000000 +0000
3@@ -86,7 +86,7 @@
4 virtual void slot_fieldChanged( Field* field ) {}
5 };
6
7- Form( Slots* slots = 0 );
8+ Form( Slots* slots );
9 ~Form();
10
11 vector<Field *>& fields();
This page took 0.064392 seconds and 4 git commands to generate.