Changeset 22082 for branches/swt/src
- Timestamp:
- Sep 19, 2014, 9:04:29 PM (11 years ago)
- File:
-
- 1 edited
-
branches/swt/src/user32/win32wbasenonclient.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/src/user32/win32wbasenonclient.cpp
r21991 r22082 1413 1413 *(VOID **)&ShellAboutA = (VOID *)GetProcAddress(hShell32, "ShellAboutA"); 1414 1414 } 1415 ShellAboutA(Win32Hwnd,"Odin","Odin Beta ",0);1415 ShellAboutA(Win32Hwnd,"Odin","Odin Beta -- [swt branch] -- **experimental**",0); 1416 1416 } 1417 1417 #ifdef DEBUG
Note:
See TracChangeset
for help on using the changeset viewer.
