- MGR: Deconflict menu item IDs.

clientgui/
        Events.h

svn path=/trunk/boinc/; revision=19962
This commit is contained in:
Rom Walton 2009-12-18 02:57:05 +00:00
parent 0126f3ca68
commit b762fab7da
2 changed files with 14 additions and 8 deletions

View File

@ -10248,3 +10248,9 @@ Rom 17 Dec 2009
sg_ViewTabPage.cpp
clientgui/common/
wxPieCtrl.cpp, .h
Rom 17 Dec 2009
- MGR: Deconflict menu item IDs.
clientgui/
Events.h

View File

@ -75,14 +75,14 @@
#define ID_ADVACTIVITYGPUSUSPEND 6019
// Advanced Menu
#define ID_OPTIONS 6020
#define ID_PREFERENCES 6021
#define ID_SELECTCOMPUTER 6022
#define ID_SHUTDOWNCORECLIENT 6023
#define ID_RUNBENCHMARKS 6024
#define ID_RETRYCOMMUNICATIONS 6025
#define ID_READCONFIG 6026
#define ID_READPREFERENCES 6027
#define ID_OPTIONS 6050
#define ID_PREFERENCES 6051
#define ID_SELECTCOMPUTER 6052
#define ID_SHUTDOWNCORECLIENT 6053
#define ID_RUNBENCHMARKS 6054
#define ID_RETRYCOMMUNICATIONS 6055
#define ID_READCONFIG 6056
#define ID_READPREFERENCES 6057
// Help Menu
#define ID_HELPBOINC 6035 // Locked: Used by manager_links.php