X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fwidgets%2FTabWidget.h;fp=src%2Fwidgets%2FTabWidget.h;h=4cbfe97eb5bcd92cbf25f7055666f64fc5e2a704;hp=5b9f2f9fe9de7d4a8f311ac5a282ce2cd7014a27;hb=37e86f9f1e43c3cf67d4d6a5f0f21a66e1df23fc;hpb=e5ec85accb02116b08c33b574805c132475d90bc diff --git a/src/widgets/TabWidget.h b/src/widgets/TabWidget.h index 5b9f2f9..4cbfe97 100644 --- a/src/widgets/TabWidget.h +++ b/src/widgets/TabWidget.h @@ -119,6 +119,7 @@ public Q_SLOTS: void refresh() const; void reloadAndBypassCache() const; void saveArchive(); + void stop() const; private Q_SLOTS: // The private slots.