MythTV master
welcomesettings.h
Go to the documentation of this file.
1#ifndef WELCOMESETTINGS_H
2#define WELCOMESETTINGS_H
3
4// MythTV headers
6
8{
9 Q_OBJECT
10 public:
12};
13
15{
16 Q_OBJECT
17public:
19};
20
21#endif