diff options
Diffstat (limited to 'plugins/WhenWasIt/src/hooked_events.cpp')
| -rw-r--r-- | plugins/WhenWasIt/src/hooked_events.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/WhenWasIt/src/hooked_events.cpp b/plugins/WhenWasIt/src/hooked_events.cpp index f9ea5641a8..643ad10512 100644 --- a/plugins/WhenWasIt/src/hooked_events.cpp +++ b/plugins/WhenWasIt/src/hooked_events.cpp @@ -60,6 +60,7 @@ int OnModulesLoaded(WPARAM wParam, LPARAM lParam)  	SkinAddNewSoundEx(BIRTHDAY_TODAY_SOUND, LPGEN("WhenWasIt"), LPGEN("Birthday today"));
  	UpdateTimers();
 +
  	CLISTMENUITEM cl = { sizeof(cl) };
  	cl.position = 10000000;
  	cl.flags = CMIF_ICONFROMICOLIB;
  | 
