[office/tellico/4.2] src/fetch: Add UPCItemDb to default fetchers

Robby Stephenson <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 7232c26a3dfe652195f409b75d072516d93d50ff by Robby Stephenson.
Committed on 31/07/2026 at 02:24.
Pushed by rstephenson into branch '4.2'.

Add UPCItemDb to default fetchers

M  +2    -0    src/fetch/fetchmanager.cpp

https://invent.kde.org/office/tellico/-/commit/7232c26a3dfe652195f409b75d072516d93d50ff

diff --git a/src/fetch/fetchmanager.cpp b/src/fetch/fetchmanager.cpp
index a23d52803..8eb862881 100644
--- a/src/fetch/fetchmanager.cpp
+++ b/src/fetch/fetchmanager.cpp
@@ -353,6 +353,8 @@ Tellico::Fetch::FetcherVec Manager::defaultFetchers() {
 // coins and stamps
   FETCHER_ADD(Colnect);
   FETCHER_ADD(Numista);
+// general
+  FETCHER_ADD(UPCItemDb);
   QStringList langs = QLocale().uiLanguages();
   if(!langs.isEmpty() && langs.first().contains(QLatin1Char('-'))) {
     // I'm not sure QT always include two-letter locale codes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.