MythTV
master
mythplugins
mythmusic
mythmusic
constants.h
Go to the documentation of this file.
1
// Copyright (c) 2000-2001 Brad Hughes <bhughes@trolltech.com>
2
//
3
// Use, modification and distribution is allowed without limitation,
4
// warranty, or liability of any kind.
5
//
6
7
#ifndef CONSTANTS_H
8
#define CONSTANTS_H
9
10
const
unsigned
int
historySize
= 100;
11
const
unsigned
int
groupOpenTimeout
= 750;
12
const
unsigned
int
numbBands
= 10;
13
14
#endif // CONSTANTS_H
historySize
const unsigned int historySize
Definition:
constants.h:10
numbBands
const unsigned int numbBands
Definition:
constants.h:12
groupOpenTimeout
const unsigned int groupOpenTimeout
Definition:
constants.h:11
Generated on Wed Feb 26 2025 03:17:51 for MythTV by
1.8.17