Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/NotificationMessage.h

Issue 11557015: Tooltip notification. Check for update fixes. (Closed)
Patch Set: More comments addressed Created Sept. 25, 2013, 9:57 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/plugin/NotificationMessage.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | src/plugin/NotificationMessage.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld