11 #include "requestprotect.hpp"
12 #include "ui_requestprotect.h"
14 using namespace Huggle;
16 RequestProtect::RequestProtect(QWidget *parent) : QDialog(parent), ui(new Ui::
RequestProtect)
21 RequestProtect::~RequestProtect()
This can be used to request protection of a page.