Go to the documentation of this file.
12 #ifndef NETWORK_CONTENT_GUI_H
13 #define NETWORK_CONTENT_GUI_H
16 #include "../window_gui.h"
17 #include "../widgets/network_content_widget.h"
42 virtual void DrawWidget(
const Rect &r,
int widget)
const;
43 virtual void OnDownloadProgress(
const ContentInfo *ci,
int bytes);