Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 251487 | Differences between
and this patch

Collapse All | Expand All

(-)kwebgetb/kwebget/kwebget.cpp (+1 lines)
Lines 23-28 Link Here
23
#include "../pics/wizard.xpm"
23
#include "../pics/wizard.xpm"
24
24
25
#include "resource.h"
25
#include "resource.h"
26
#include <cstdlib>
26
27
27
#define BUFSIZE 16384
28
#define BUFSIZE 16384
28
enum scheduleIt { hourly, daily, weekly, monthly };
29
enum scheduleIt { hourly, daily, weekly, monthly };

Return to bug 251487