diff options
Diffstat (limited to 'plugins/ProfileManager/res/resource.rc')
-rw-r--r-- | plugins/ProfileManager/res/resource.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ProfileManager/res/resource.rc b/plugins/ProfileManager/res/resource.rc index 8a81324da1..11526085cc 100644 --- a/plugins/ProfileManager/res/resource.rc +++ b/plugins/ProfileManager/res/resource.rc @@ -30,6 +30,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL // remains consistent on all systems.
IDI_ChangePM ICON "ChangePM.ico"
IDI_LoadPM ICON "LoadPM.ico"
+IDI_Restart ICON "Restart.ico"
+IDI_Dbchecker ICON "Dbchecker.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
|