]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/dialogs/DomainSettingsDialog.h
Create new domain settings with the currently applied settings. https://redmine...
[PrivacyBrowserPC.git] / src / dialogs / DomainSettingsDialog.h
index 7163458cb125f9c28bc7ced6339fc7790b2f2403..543c1bbb6f2eab80d93db7a3165f5807cd70cd6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2022 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2022,2024 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
  *
@@ -96,7 +96,6 @@ private:
     QComboBox *zoomFactorComboBoxPointer;
 
     // The private functions.
-    void addDomain(const QString &domainName) const;
     void populateDomStorageLabel() const;
     void populateJavaScriptLabel() const;
     void populateLocalStorageLabel() const;