]> git.pld-linux.org Git - packages/nload.git/blame - nload-form_field_h.patch
- verbose files
[packages/nload.git] / nload-form_field_h.patch
CommitLineData
5e966442 1diff -burNp nload-0.7.2/src/form_field.h nload-0.7.2-new/src/form_field.h
2--- nload-0.7.2/src/form_field.h 2008-02-02 17:14:34.000000000 +0100
3+++ nload-0.7.2-new/src/form_field.h 2008-10-11 14:54:03.993388409 +0200
4@@ -79,7 +79,7 @@ class Form
5 virtual void slot_fieldChanged(Field* field) {}
6 };
7
8- Form(Slots* slots = 0);
9+ Form(Slots* slots);
10 ~Form();
11
12 std::vector<Field *>& fields();
This page took 0.113275 seconds and 4 git commands to generate.