1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Removed per-application volume setting.

The volume should not depend of the application which is in use.
This commit is contained in:
Ayla
2011-11-19 14:47:55 +01:00
parent 1f955e5233
commit c7af4b1aea
4 changed files with 3 additions and 82 deletions

View File

@@ -71,7 +71,6 @@ private:
*/
std::string getDiskFree(const char *path);
unsigned short cpuX; //!< Offset for displaying cpu clock information
unsigned short volumeX; //!< Offset for displaying volume level
unsigned short manualX; //!< Offset for displaying the manual indicator in the taskbar
unsigned cpuFreqMin; //!< Minimum CPU frequency
unsigned cpuFreqMax; //!< Maximum theoretical CPU frequency