This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/libguh/network/avahi/guhavahibrowser.cpp
2019-04-01 20:48:17 +02:00

8 lines
104 B
C++

#include "guhavahibrowser.h"
GuhAvahiBrowser::GuhAvahiBrowser(QObject *parent) : QObject(parent)
{
}