| Index: src/plugin/NotificationMessage.h |
| =================================================================== |
| --- a/src/plugin/NotificationMessage.h |
| +++ b/src/plugin/NotificationMessage.h |
| @@ -19,7 +19,7 @@ |
| HWND parentWindow; |
| HWND toolTipWindow; |
| static bool commonControlsInitialized; |
| - static void CommonControlsInitialize(); |
| + static void InitializeCommonControls(); |
| }; |
| #endif |