KOSMIndoorMap

useragent.cpp
1/*
2 SPDX-FileCopyrightText: 2020 Volker Krause <vkrause@kde.org>
3 SPDX-License-Identifier: LGPL-2.0-or-later
4*/
5
6#include "useragent_p.h"
7
8#include <QCoreApplication>
9
10using namespace Qt::Literals::StringLiterals;
11
12QByteArray KOSMIndoorMap::userAgent()
13{
15}
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:57:46 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.