MythTV  master
videoglobalsettings.h
Go to the documentation of this file.
1 #ifndef MYTHSETTINGS_H_
2 #define MYTHSETTINGS_H_
3 
4 // Qt headers
5 #include <QCoreApplication>
6 
7 // MythTV headers
9 
11 {
12  Q_DECLARE_TR_FUNCTIONS(VideoGeneralSettings)
13 
14  public:
16 };
17 
18 #endif
VideoGeneralSettings::VideoGeneralSettings
VideoGeneralSettings()
Definition: videoglobalsettings.cpp:297
VideoGeneralSettings
Definition: videoglobalsettings.h:10
standardsettings.h
GroupSetting
Definition: standardsettings.h:435