MythTV master
zmsettings.h
Go to the documentation of this file.
1/*
2 zoneminder settings.
3*/
4
5#ifndef ZMSETTINGS_H
6#define ZMSETTINGS_H
7
8#include <QCoreApplication>
9
11
13{
15
16 public:
17 ZMSettings();
18};
19
20#endif
Q_DECLARE_TR_FUNCTIONS(ZMSettings)