#include <config.h>
#include <string>
#include <vector>
#include <debug.hh>
#include <download.hh>
#include <gui.hh>
#include <jobline.fh>
#include <log.hh>
#include <nocopy.hh>
Go to the source code of this file.
Namespaces | |
| namespace | GUI |
Classes | |
| class | JobList |
| A bit like a vector<JobLine*>, but uses the GtkTreeStore for storing the elements. More... | |
Variables | |
| JobList | GUI::jobList |
the list at the bottom of the jigdo window.
1.5.6