@ -48,6 +48,7 @@ class PreviewListDelegate;
class PreviewSelectDialog final : public QDialog
{
Q_OBJECT
Q_DISABLE_COPY(PreviewSelectDialog)
public:
enum PreviewColumn
@ -53,6 +53,7 @@ namespace Ui
class AutomatedRssDownloader : public QDialog
Q_DISABLE_COPY(AutomatedRssDownloader)
explicit AutomatedRssDownloader(QWidget *parent = nullptr);