Data_deduplication_service
Service that will use hashes to deduplicate files
|
#include <QDialog>
#include <QLineEdit>
#include <QPushButton>
#include <QFormLayout>
#include <QVBoxLayout>
#include <QFileSelector>
#include "dbCommon.h"
#include "FileLineEdit.h"
#include "qledindicator.h"
#include "common.h"
Go to the source code of this file.
Classes | |
class | windows::SettingsWindow |
Settings window. More... | |
Namespaces | |
windows | |
windows namespace | |