Package Kit: FetchFileJob now contains package size.

* So that you know how much already was, and still has to be downloaded.
* Automatic whitespace cleanup.
* The link in FetchFileJob.h did not fetch the correct header under
  Haiku anymore (since the addition of the private headers to the
  image).
This commit is contained in:
Axel Dörfler
2015-03-31 13:40:42 +02:00
parent b49e806d3d
commit 1aaa0c2142
11 changed files with 79 additions and 49 deletions
+1 -1
View File
@@ -1 +1 @@
#include <../private/package/FetchFileJob.h>
#include <../../../private/package/FetchFileJob.h>