#include <qlayout.h>#include <qlabel.h>#include <qfont.h>#include <qpixmap.h>#include <qimage.h>#include <qpushbutton.h>#include <qfileinfo.h>#include <qtoolbutton.h>#include "albumStatistics.h"#include "../../config.h"#include "../../backend/album.h"#include "../../backend/subalbum.h"#include "../../backend/photo.h"#include "../../backend/tools/imageTools.h"Go to the source code of this file.
1.6.2